<% content_for :thredded_page_title, t('thredded.nav.edit_topic') %> <% content_for :thredded_page_id, 'thredded--edit-topic' %> <% content_for :thredded_breadcrumbs do %> <% end %> <%= thredded_page do %>
<%= form_for @edit_topic, url: @edit_topic.path, html: { class: 'thredded--form thredded--is-expanded', 'data-thredded-topic-form' => true } do |form| %>
<% end %>