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