mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 20:37:59 +01:00
7 lines
230 B
Text
7 lines
230 B
Text
|
h1 Editing ban
|
||
|
|
||
|
= render PhilomenaWeb.Admin.UserBanView, "_form.html", changeset: @changeset, action: Routes.admin_user_ban_path(@conn, :update, @user), conn: @conn
|
||
|
|
||
|
br
|
||
|
= link "Back", to: Routes.admin_user_ban_path(@conn, :index)
|