Sha256: 5567be1a32c3462bc77ca5279623bbc67d5edfe8e2f88abeae857c16b8e6f614
Contents?: true
Size: 446 Bytes
Versions: 21
Compression:
Stored size: 446 Bytes
Contents
<% content_for :thredded_page_title, t('thredded.preferences.edit.page_title') %> <% content_for :thredded_page_id, 'thredded--preferences' %> <% content_for :thredded_breadcrumbs, render('thredded/shared/breadcrumbs') %> <%= thredded_page do %> <section class="thredded--main-section preferences"> <%= render 'thredded/preferences/header' %> <%= render 'thredded/preferences/form', preferences: @preferences %> </section> <% end %>
Version data entries
21 entries across 21 versions & 1 rubygems