summaryrefslogtreecommitdiff
path: root/app/views/admin/users/new.html.haml
blob: b188d2ab320ec1edcbf06fa5fe9dee7b4a106c9b (plain)
1
2
3
4
5
%h1 New user

= render 'form'

= link_to 'Back', admin_users_path, :class => "right lbutton"