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