mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 12:37:58 +01:00
6 lines
230 B
Text
6 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)
|