mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
5 lines
223 B
Text
5 lines
223 B
Text
h1 New User Ban
|
|
= render PhilomenaWeb.Admin.UserBanView, "_form.html", changeset: @changeset, action: Routes.admin_user_ban_path(@conn, :create), conn: @conn
|
|
|
|
br
|
|
= link "Back", to: Routes.admin_user_ban_path(@conn, :index)
|