Sha256: 3f859bb9276c21d33c1ea1324a7a1f579eb2acd1f9f150bd38cf798c24f7293c
Contents?: true
Size: 316 Bytes
Versions: 7
Compression:
Stored size: 316 Bytes
Contents
<% content_for :heading do %> Announcement <% 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
7 entries across 7 versions & 1 rubygems