Edit Comment

<%= render "comments/form", :post => @comment.post, :comment => @comment %>
<%= render "comments/secondary_links" %> <% content_for(:page_title) do %> Edit Comment - <%= Danbooru.config.app_name %> <% end %>