Sha256: 9a7680717bc0edc1ae65b6fb55fb1fb9f790cac84139b23ca1a0a5863fd9367a

Contents?: true

Size: 501 Bytes

Versions: 37

Compression:

Stored size: 501 Bytes

Contents

<div class="card">
  <div class="card-divider">
    <h2 class="card-title"><%= t ".preview", template_name: t(template_manifest.public_name_key) %></h2>
  </div>
  <div class="card-section">
    <iframe src="<%= preview_newsletter_template_path(template_manifest.name) %>" class="email-preview">
    </iframe>
  </div>
</div>
<div class="button--double form-general-submit">
  <%= link_to(t(".use_template"), new_newsletter_template_newsletter_path(template_manifest.name), class: "button") %>
</div>

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
decidim-admin-0.27.3 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.26.7 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.26.5 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.27.2 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.27.1 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.26.4 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.27.0 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.26.3 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.27.0.rc2 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.27.0.rc1 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.26.2 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.26.1 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.26.0 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.26.0.rc2 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.26.0.rc1 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.25.2 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.25.1 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.25.0 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.25.0.rc4 app/views/decidim/admin/newsletter_templates/show.html.erb
decidim-admin-0.25.0.rc3 app/views/decidim/admin/newsletter_templates/show.html.erb