mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 12:37:58 +01:00
6 lines
163 B
Text
6 lines
163 B
Text
|
h2 New Forum
|
||
|
|
||
|
= render "_form.html", Map.put(assigns, :action, Routes.admin_forum_path(@conn, :create))
|
||
|
|
||
|
= link "Back", to: Routes.admin_forum_path(@conn, :index)
|