mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
8 lines
216 B
Text
8 lines
216 B
Text
h1
|
|
' New User Ban for user
|
|
= @target_user.name
|
|
|
|
= render PhilomenaWeb.Admin.UserBanView, "_form.html", changeset: @changeset, action: ~p"/admin/user_bans", conn: @conn
|
|
|
|
br
|
|
= link "Back", to: ~p"/admin/user_bans"
|