Files
danbooru/app/views/forum_topics/edit.html.erb
2011-03-12 16:09:11 -05:00

7 lines
121 B
Plaintext

<div id="c-forum-topics">
<div id="a-edit">
<h1>Edit Forum Topic</h1>
<%= render "form" %>
</div>
</div>