Sha256: 278a1e733265a460bf43a5ec4bc763e28c806077da27b2a45dcb2098a9b671d9

Contents?: true

Size: 463 Bytes

Versions: 5

Compression:

Stored size: 463 Bytes

Contents

  <section class="extended subhero home-section">
    <div class="row">
      <div class="columns small-centered large-10">
        <h2 class="heading3"><%= sanitize translated_attribute current_organization.description %></h2>
        <%= link_to new_user_registration_path, class: "button--sc link subhero-cta" do %>
          <%= t(".register") %>
          <%= icon "chevron-right", aria_hidden: true %>
        <% end %>
      </div>
    </div>
  </section>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
decidim-core-0.7.4 app/views/pages/home/_sub_hero.html.erb
decidim-core-0.7.3 app/views/pages/home/_sub_hero.html.erb
decidim-core-0.7.2 app/views/pages/home/_sub_hero.html.erb
decidim-core-0.7.1 app/views/pages/home/_sub_hero.html.erb
decidim-core-0.7.0 app/views/pages/home/_sub_hero.html.erb