Files
openfoodnetwork/app/views/checkout/_authentication.html.haml
2014-05-14 15:55:18 +10:00

12 lines
482 B
Plaintext

%section{"ng-show" => "!enabled"}
.row
.small-12.columns.text-center{"ng-controller" => "AuthenticationCtrl"}
%h3.pad-top Ok, ready to checkout?
.row.pad-top
.small-5.columns.text-center{"ng-controller" => "AuthenticationCtrl"}
%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