Sha256: 5ac6a7bcf86a2e04cbcf3e485bc58bda4fc7cf146cd2d948994838fe00f4620d
Contents?: true
Size: 699 Bytes
Versions: 12
Compression:
Stored size: 699 Bytes
Contents
<section class="footer__subhero extended subhero home-section"> <div class="row"> <div class="columns small-centered large-10"> <h2 class="heading3"><%= t("decidim.pages.home.footer_sub_hero.footer_sub_hero_headline", organization: current_organization.name) %></h2> <h5 class="heading4"><%== t("decidim.pages.home.footer_sub_hero.footer_sub_hero_body") %></h5> <% unless current_user %> <%= link_to decidim.new_user_registration_path, class: "button--sc link subhero-cta" do %> <%= t("decidim.pages.home.footer_sub_hero.register") %> <%= icon "chevron-right", aria_hidden: true %> <% end %> <% end %> </div> </div> </section>
Version data entries
12 entries across 12 versions & 1 rubygems