mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
%div{"ng-controller" => "AuthenticationCtrl"}
|
|
%tabset
|
|
%ng-include{src: "'login.html'"}
|
|
%ng-include{src: "'signup.html'"}
|
|
%ng-include{src: "'forgot.html'"}
|
|
%a.close-reveal-modal{"ng-click" => "$close()"}
|
|
%i.ofn-i_009-close
|