Sha256: 8bb12e86fcba2000e30166a6757be45335b46a2967750448940878c9eaabcdba
Contents?: true
Size: 623 Bytes
Versions: 12
Compression:
Stored size: 623 Bytes
Contents
<section id="sub_hero" class="extended subhero home-section"> <div class="row"> <div class="columns small-centered large-10"> <h2 class="heading2"> <%= organization_description %> </h2> <% unless current_user %> <%= link_to decidim.new_user_registration_path, class: "button--sc link subhero-cta", title: t("decidim.pages.home.sub_hero.register_title") do %> <%= t("decidim.pages.home.sub_hero.register") %> <%= icon "chevron-right", aria_hidden: true, role: "img" %> <% end %> <% end %> </div> </div> </section>
Version data entries
12 entries across 12 versions & 1 rubygems