Sha256: 988c2d812c792aa9cbafa3f8b3f881860ae4e02384e304179d639dacde755686

Contents?: true

Size: 583 Bytes

Versions: 5

Compression:

Stored size: 583 Bytes

Contents

<section class="footer__subhero extended subhero<%= " home-section" if current_organization.show_statistics? %>">
  <div class="row">
    <div class="columns small-centered large-10">
      <h2 class="heading3"><%= t(".footer_sub_hero_headline", organization: current_organization.name) %></h2>
      <h5 class="heading4"><%== t(".footer_sub_hero_body") %></h5>
      <%= link_to new_user_registration_path, class: "button--sc link subhero-cta" do %>
        <%= t(".register") %>
        <%= icon "chevron-right", aria_hidden: true %>
      <% end %>
    </div>
  </div>
</section>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
decidim-core-0.7.4 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.7.3 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.7.2 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.7.1 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.7.0 app/views/pages/home/_footer_sub_hero.html.erb