mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-27 21:06:49 +00:00
7 lines
239 B
Plaintext
7 lines
239 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 |