Sha256: 5b9928d6a9994e5c6e121ba4d47da3987352a1fc4b0fd93c36cb0a4dd01d8c12
Contents?: true
Size: 473 Bytes
Versions: 8
Compression:
Stored size: 473 Bytes
Contents
<% content_for :secondary_nav do %> <div class="secondary-nav"> <div class="secondary-nav__title"> <%= t ".title" %> </div> <div class="secondary-nav__actions"> <%= link_to t("actions.new", scope: "decidim.admin", name: t("models.newsletter.name", scope: "decidim.admin")), ["newsletter_templates"], class: "button expanded small new" %> </div> </div> <% end %> <%= render "layouts/decidim/admin/application" do %> <%= yield %> <% end %>
Version data entries
8 entries across 8 versions & 1 rubygems