Files
openfoodnetwork/app/views/shared/_signed_out.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

6 lines
144 B
Plaintext

%li#login-link{"ng-controller" => "AuthenticationCtrl"}
%a{"ng-click" => "open()"}
%i.ofn-i_017-locked
%span
= t 'label_login'