Sha256: 3819ad9a0f826cbe2973f2ae2275ef27b7f27d4930140576d0395e1fb251ac3c
Contents?: true
Size: 502 Bytes
Versions: 34
Compression:
Stored size: 502 Bytes
Contents
<% content_for :thredded_page_title, t('thredded.topics.create') %> <% 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
34 entries across 34 versions & 2 rubygems