Sha256: 19d0e962a97b337ca7d3e775325240f571fd5807f18f426a3fa18da32138773b
Contents?: true
Size: 219 Bytes
Versions: 17
Compression:
Stored size: 219 Bytes
Contents
<%= render Blacklight::System::ModalComponent.new do |component| %> <% component.with_title { t('blacklight.email.form.title') } %> <% component.with_body do %> <%= render 'email_form' %> <% end %> <% end %>
Version data entries
17 entries across 16 versions & 2 rubygems