12 lines
216 B
Plaintext
12 lines
216 B
Plaintext
<div id="c-forum-topics">
|
|
<div id="a-edit">
|
|
<h1>Edit Forum Topic</h1>
|
|
|
|
<%= render "form" %>
|
|
</div>
|
|
</div>
|
|
|
|
<% content_for(:page_title) do %>
|
|
Edit Forum Topic - <%= Danbooru.config.app_name %>
|
|
<% end %>
|