mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
7 lines
220 B
Plaintext
7 lines
220 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()"} ×
|