10 lines
179 B
Plaintext
10 lines
179 B
Plaintext
<div id="c-forum-topics">
|
|
<div id="a-new">
|
|
<h1>New Forum Topic</h1>
|
|
|
|
<%= render "form", :forum_topic => @forum_topic %>
|
|
</div>
|
|
</div>
|
|
|
|
<%= render "secondary_links" %>
|