Sha256: 821e8f5e3a6ed8a909d34be7658171ff0a46e21954b7ef19d1a9872c90841044
Contents?: true
Size: 322 Bytes
Versions: 10
Compression:
Stored size: 322 Bytes
Contents
<% content_for :heading do %> <%= t(".title") %> <% end %> <% content_for :toc do %> <% announcement_sections.each do |section| %> <%= link_to(section_text(section), "##{section[:id]}") %> <% end %> <% end %> <%= render partial: "decidim/design/shared/sections", locals: { sections: announcement_sections } %>
Version data entries
10 entries across 10 versions & 1 rubygems