Files
danbooru/app/views/forum_posts/edit.html.erb
2011-07-29 18:04:50 -04: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" %>