agenda-libre-ruby/app/views/users/new.html.haml

6 lines
60 B
Plaintext
Raw Normal View History

2013-11-14 10:54:09 +01:00
%h1 New user
= render 'form'
= link_to 'Back', users_path