Sha256: 38055a0c2d908b6e8368b3baba50c57144720a79cafa9f29e6824a6351ae2f44
Contents?: true
Size: 556 Bytes
Versions: 7
Compression:
Stored size: 556 Bytes
Contents
<%= render partial: "decidim/pages/home/hero" %> <% if !translated_attribute(current_organization.description).blank? %> <%= render partial: "decidim/pages/home/sub_hero" %> <% end %> <%= render partial: "decidim/pages/home/highlighted_content_banner" %> <%= render partial: "decidim/pages/home/highlighted_processes" %> <%= render partial: "decidim/pages/home/extended" %> <% if current_organization.show_statistics? %> <%= render partial: "decidim/pages/home/statistics" %> <% end %> <%= render partial: "decidim/pages/home/footer_sub_hero" %>
Version data entries
7 entries across 7 versions & 1 rubygems