mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-09 23:06:06 +00:00
10 lines
408 B
Plaintext
10 lines
408 B
Plaintext
.highlight{ng: {class: "enterprise.has_shopfront"}}
|
|
.highlight-top
|
|
%p.right
|
|
{{ [enterprise.address.city, enterprise.address.state_name] | printArray}}
|
|
%h3
|
|
%a{"bo-href" => "enterprise.path", "ofn-empties-cart" => "enterprise", bindonce: true}
|
|
%i{ng: {class: "enterprise.icon_font"}}
|
|
%span {{ enterprise.name }}
|
|
%img.hero-img{"ng-src" => "{{enterprise.promo_image}}"}
|