Sha256: 15391f1e5251d30cebda2ee9790a32e9467e7c062cb3dea25f95e223a72ab1f3
Contents?: true
Size: 431 Bytes
Versions: 44
Compression:
Stored size: 431 Bytes
Contents
<% private_topic = @post_form.topic %> <% content_for :thredded_page_title, private_topic.title %> <% content_for :thredded_page_id, 'thredded--private-topic--new_post' %> <% content_for :thredded_breadcrumbs, render('thredded/private_topics/breadcrumbs') %> <%= thredded_page do %> <section class="thredded--main-section"> <%= render 'thredded/private_posts/form', post: @post_form %> </section> <% end %>
Version data entries
44 entries across 44 versions & 2 rubygems