Files
danbooru/app/views/forum_topics/edit.html.erb

7 lines
121 B
Plaintext

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