mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 12:37:58 +01:00
6 lines
189 B
Text
6 lines
189 B
Text
h1 Editing ban
|
|
|
|
= render PhilomenaWeb.Admin.UserBanView, "_form.html", changeset: @changeset, action: ~p"/admin/user_bans/#{@user}", conn: @conn
|
|
|
|
br
|
|
= link "Back", to: ~p"/admin/user_bans"
|