gitlabhq/app/views/admin/users/new.html.haml

7 lines
94 B
Plaintext
Raw Normal View History

2011-10-13 03:00:00 +02:00
%h1 New user
= render 'form'
= link_to 'Back', admin_users_path, :class => "right lbutton"