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