mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 20:37:59 +01:00
6 lines
172 B
Text
6 lines
172 B
Text
|
h2 Edit Badge
|
||
|
|
||
|
= render "_form.html", Map.put(assigns, :action, Routes.admin_badge_path(@conn, :update, @badge))
|
||
|
|
||
|
= link "Back", to: Routes.admin_badge_path(@conn, :index)
|