<% content_for :thredded_page_title, 'Edit Post' %> <% content_for :thredded_page_id, 'thredded--edit-post' %> <% content_for :thredded_breadcrumbs do %> <% end %> <%= thredded_page do %>
<%= render 'thredded/posts/form', messageboard: messageboard, topic: topic, post: @post, button_text: t('thredded.posts.form.update_btn') %>
<% end %>