mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-01 21:47:16 +00:00
10 lines
432 B
Plaintext
10 lines
432 B
Plaintext
.highlight{"ng-class" => "{'has_shopfront' : 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}}"}
|