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