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