Sha256: 24ee2ac18ac12f93bc9ff0d77bf80b00413ccce1da689f34aa530d0de6e8a3aa
Contents?: true
Size: 654 Bytes
Versions: 5
Compression:
Stored size: 654 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), strip_tags: true %></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
5 entries across 5 versions & 1 rubygems