Files
openfoodnetwork/app/views/modals/_learn_more.html.haml
Maikel Linke 85c99102dd i18n: Replacing all language strings in app/view/
Languages strings were moved to config/locale/en.yml. All views contain
according calls to t() now.
2015-08-28 16:59:23 +10:00

18 lines
368 B
Plaintext

%h2
= t :modal_how
%h5
= t :modal_how_shop
%p
= t :modal_how_shop_explained
%h5
= t :modal_how_pickup
%p
= t :modal_how_pickup_explained
%h5
= t :modal_how
%p
= t :modal_how
%a.button.neutral-btn.dark{:href => "http://www.openfoodnetwork.org" , :target => "_blank" } Open Food Network
%a.close-reveal-modal{"ng-click" => "$close()"}
%i.ofn-i_009-close