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