mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-28 13:31:06 +00:00
6 lines
124 B
Text
6 lines
124 B
Text
|
<h1>Editing forum</h1>
|
||
|
|
||
|
<%= render :partial => "form" %>
|
||
|
|
||
|
<%= link_to 'Show', @forum %> |
|
||
|
<%= link_to 'Back', forums_path %>
|