Sha256: 93a3f8814563485f6542f84700da6ce693e255b20b781c468a33dd056835224d
Contents?: true
Size: 403 Bytes
Versions: 17
Compression:
Stored size: 403 Bytes
Contents
<% edit_link( decidim_admin.edit_organization_path, :update, :organization, organization: current_organization ) %> <main class="home"> <% Decidim::ContentBlock.published.for_scope(:homepage, organization: current_organization).each do |content_block| %> <% next unless content_block.manifest %> <%= cell content_block.manifest.cell, content_block %> <% end %> </main>
Version data entries
17 entries across 17 versions & 1 rubygems