Sha256: ba99b8f98f630d584267649e9de14d63a98b55b55a826a30f8ff2fb608476e8e
Contents?: true
Size: 708 Bytes
Versions: 6
Compression:
Stored size: 708 Bytes
Contents
<section class="section row collapse highlighted_paragraphs"> <h3 class="section-heading"> <%= translated_attribute(model.name) %> <a href="<%= main_component_path(model) %>" class="text-small"><%= t("decidim.participatory_spaces.highlighted_paragraphs.see_all", count: paragraphs_count) %></a> </h3> <%= cell( "decidim/collapsible_list", paragraphs_to_render, cell_options: {}, list_class: "row small-up-1 medium-up-2 card-grid", size: paragraphs_count ) %> <%= link_to( t("decidim.participatory_spaces.highlighted_paragraphs.see_all", count: paragraphs_count), main_component_path(model), class: "button button--sc hollow button--right" ) %> </section>
Version data entries
6 entries across 6 versions & 1 rubygems