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

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

= render "form"