forked from External/greenlight
add users controller and intermediate username step
This commit is contained in:
3
app/views/users/edit.html.erb
Normal file
3
app/views/users/edit.html.erb
Normal file
@ -0,0 +1,3 @@
|
||||
<div class="page-wrapper user edit">
|
||||
<%= render 'form', user: @user %>
|
||||
</div>
|
Reference in New Issue
Block a user