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