Sha256: a1e0ba8d53a57227f02dc6d056888bd6d929bdd96fa47c58dbefab1c3ae0f8e6

Contents?: true

Size: 639 Bytes

Versions: 21

Compression:

Stored size: 639 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>
      <% unless current_user %>
        <%= link_to new_user_registration_path, class: "button--sc link subhero-cta" do %>
          <%= t(".register") %>
          <%= icon "chevron-right", aria_hidden: true %>
        <% end %>
      <% end %>
    </div>
  </div>
</section>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
decidim-core-0.13.1 app/views/decidim/pages/home/_footer_sub_hero.html.erb
decidim-core-0.12.2 app/views/decidim/pages/home/_footer_sub_hero.html.erb
decidim-core-0.13.0 app/views/decidim/pages/home/_footer_sub_hero.html.erb
decidim-core-0.12.1 app/views/decidim/pages/home/_footer_sub_hero.html.erb
decidim-core-0.13.0.pre1 app/views/decidim/pages/home/_footer_sub_hero.html.erb
decidim-core-0.12.0 app/views/decidim/pages/home/_footer_sub_hero.html.erb
decidim-core-0.11.2 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.12.0.pre app/views/decidim/pages/home/_footer_sub_hero.html.erb
decidim-core-0.11.1 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.11.0.pre1 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.10.1 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.10.0 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.9.3 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.9.2 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.9.1 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.9.0 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.8.4 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.8.3 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.8.2 app/views/pages/home/_footer_sub_hero.html.erb
decidim-core-0.8.1 app/views/pages/home/_footer_sub_hero.html.erb