0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-02-22 03:51:14 +00:00
ensl.org/app/views/forums/new.html.erb

5 lines
88 B
Text
Raw Normal View History

<h1>New forum</h1>
<%= render :partial => "form" %>
<%= link_to 'Back', forums_path %>