5 lines
75 B
Text
5 lines
75 B
Text
<h1>New user</h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'Back', users_path %>
|