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

9 lines
166 B
Plaintext

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