mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 20:37:59 +01:00
5 lines
163 B
Text
5 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)
|