Sha256: 3a8b0bc0626dd24a7787676197c2747065e5b7f45eac9288b48f2271cfc90c01
Contents?: true
Size: 308 Bytes
Versions: 6
Compression:
Stored size: 308 Bytes
Contents
<% content_for :heading do %> <%= t(".title") %> <% 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
6 entries across 6 versions & 1 rubygems