Files
openfoodnetwork/app/views/checkout/_authentication.html.haml
Will Marshall 1e6783148d Merging
2014-05-09 10:16:26 +10:00

15 lines
440 B
Plaintext

%section{"ng-show" => "!enabled"}
%p
%p
.row
.small-12.columns.text-center{"ng-controller" => "AuthenticationCtrl"}
%h3 Ok, ready to checkout?
%p
.row
.small-5.columns.text-center
%button.primary.expand{"ng-click" => "open()"} Log in
.small-2.columns.text-center
%p.pad-top -OR-
.small-5.columns.text-center
%button.neutral-btn.dark.expand{"ng-click" => "enabled = true"} Checkout as guest