Files
openfoodnetwork/app/views/shopping_shared/_about.html.haml
2019-06-12 09:47:01 +01:00

10 lines
391 B
Plaintext

%script{ type: "text/ng-template", id: "shop/about.html" }
.content#about{"ng-controller" => "AboutUsCtrl"}
.panel
.row
.small-12.large-8.columns
%img.hero-img-small{"ng-src" => "{{::shopfront.promo_image}}", "ng-if" => "::shopfront.promo_image"}
%p{"ng-bind-html" => "::shopfront.long_description"}
.small-12.large-4.columns