Files
danbooru/app/views/forum_topics/edit.html.erb
2011-07-29 18:04:50 -04:00

7 lines
121 B
Plaintext

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