Sha256: 5f76a4d332c2c4f53020afea4bd1bd7d6c68b294bf7ff8f1e50eb75d0d485afc
Contents?: true
Size: 655 Bytes
Versions: 10
Compression:
Stored size: 655 Bytes
Contents
<section class="extended subhero home-section"> <div class="row"> <div class="columns small-centered large-10"> <h2 class="heading2"> <%= decidim_sanitize translated_attribute current_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
10 entries across 10 versions & 1 rubygems