<%= translated_attribute(model.name) %> <%= t("decidim.participatory_spaces.highlighted_paragraphs.see_all", count: paragraphs_count) %>

<%= 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" ) %>