Sha256: 05b56bbfa104fb5f20abeba31044e9edd26572e478da6df1e6f67d6b59568769
Contents?: true
Size: 469 Bytes
Versions: 24
Compression:
Stored size: 469 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")), ['new', 'newsletter'], class: 'button expanded small new' %> </div> </div> <% end %> <%= render "layouts/decidim/admin/application" do %> <%= yield %> <% end %>
Version data entries
24 entries across 24 versions & 2 rubygems