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