BikeBikeBike/app/views/users/new.html.haml

7 lines
88 B
Plaintext
Raw Normal View History

2014-03-09 14:43:33 -06:00
- banner_title 'Create an Account'
.row
= render 'form'
= link_to 'Back', users_path