mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-02-01 20:06:43 +01:00
5 lines
137 B
Text
5 lines
137 B
Text
|
<h1>
|
||
|
Editing user
|
||
|
</h1>
|
||
|
<%= render(PhilomenaWeb.Admin.UserView, "_form.html", Map.put(assigns, :action, ~p"/admin/users/#{@user}")) %>
|