mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
5 lines
163 B
Text
5 lines
163 B
Text
h2 New Badge
|
|
|
|
= render "_form.html", Map.put(assigns, :action, Routes.admin_badge_path(@conn, :create))
|
|
|
|
= link "Back", to: Routes.admin_badge_path(@conn, :index)
|