mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-18 04:39:14 +00:00
13 lines
324 B
Plaintext
13 lines
324 B
Plaintext
%ofn-modal{title: "{{ producer.name }}"}
|
|
#producer_modal
|
|
.row
|
|
.small-12.columns
|
|
%img{"ng-src" => "producer.promo_image"}
|
|
%h3 {{ producer.name }}
|
|
.row
|
|
.small-6.columns
|
|
%p
|
|
{{ producer.description }}
|
|
.small-6.columns
|
|
Stay in touch with {{ producer.name }}
|