Sha256: 1a1b600d4266dc059196c417ea4264d7ba9321030f926c92be20effdb5d1fdff
Contents?: true
Size: 495 Bytes
Versions: 10
Compression:
Stored size: 495 Bytes
Contents
<% content_for :thredded_page_title, 'Create a New Topic' %> <% content_for :thredded_page_id, 'thredded--new-topic' %> <% content_for :thredded_breadcrumbs, render('thredded/shared/breadcrumbs') %> <%= thredded_page do %> <section class="thredded--main-section"> <%= render 'thredded/topics/form', topic: @new_topic, css_class: 'thredded--is-expanded', placeholder: t('thredded.topics.form.title_placeholder_start') %> </section> <% end %>
Version data entries
10 entries across 10 versions & 1 rubygems