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