13 lines
228 B
Plaintext
Executable File
13 lines
228 B
Plaintext
Executable File
<div class="module" style="padding:15px 25px 0px 25px;">
|
|
<div class='module_header'>
|
|
<h4>New User</h4>
|
|
</div>
|
|
|
|
<br/>
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'All users', users_path %>
|
|
|
|
<div class="clear"></div>
|
|
</div>
|