<% add_decidim_meta_tags(title: translated_attribute(current_participatory_space.title)) %> <% edit_link( resource_locator(current_participatory_space).edit, :update, :voting, voting: current_participatory_space ) %>
<% landing_content_blocks.each do |content_block| %> <%= cell content_block.manifest.cell, content_block %> <% end %>