summaryrefslogtreecommitdiff
path: root/lib/generators/nifty/authentication/templates/views/haml/signup.html.haml
blob: 855720467901a2ff7ab2cb4e23faa84325adf9b4 (plain)
1
2
3
4
5
- content_for :title, "Sign up"

%p== Already have an account? #{link_to "Log in", login_path}.

= render "form"