Sha256: a9cf458e179e19a63776a897f7aee01f630ef7e0848e323dcf09ff3d4dbcdfae
Contents?: true
Size: 550 Bytes
Versions: 13
Compression:
Stored size: 550 Bytes
Contents
<section id="sub_hero" class="home__section"> <div class="editor-content text-center"> <%= organization_description %> <% unless current_user %> <div> <%= link_to decidim.new_user_registration_path, class: "button button__sm md:button__lg button__secondary no-underline mt-4", title: t("decidim.pages.home.sub_hero.register_title") do %> <%= t("decidim.pages.home.sub_hero.register") %> <%= icon "arrow-right-line", class: "fill-current" %> <% end %> </div> <% end %> </div> </section>
Version data entries
13 entries across 13 versions & 1 rubygems