Sha256: 004657268d9e98350e07adca38e3888b4924cb505b720f85ccadc65dcc022424
Contents?: true
Size: 609 Bytes
Versions: 19
Compression:
Stored size: 609 Bytes
Contents
<section 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
19 entries across 19 versions & 1 rubygems