BikeBikeBike/app/views/users/new.html.haml
2014-03-09 14:43:33 -06:00

7 lines
88 B
Plaintext

- banner_title 'Create an Account'
.row
= render 'form'
= link_to 'Back', users_path