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 Forum
|
||
|
|
||
|
= render "_form.html", Map.put(assigns, :action, Routes.admin_forum_path(@conn, :update, @forum))
|
||
|
|
||
|
= link "Back", to: Routes.admin_forum_path(@conn, :index)
|