Sha256: 0df591edcc5366fa0b83c78cd78844c6665e7f725a06b8b810939ff0eff00976
Contents?: true
Size: 549 Bytes
Versions: 31
Compression:
Stored size: 549 Bytes
Contents
<% 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 %> <% if landing_content_blocks.empty? %> <%= cell("decidim/votings/content_blocks/landing_page/header", nil) %> <%= cell("decidim/votings/content_blocks/landing_page/description", nil) %> <% end %>
Version data entries
31 entries across 31 versions & 1 rubygems