Sha256: 5f0d597f79362da526315489316df473c3e6cae6773159288bb9096c8f3e62ba

Contents?: true

Size: 896 Bytes

Versions: 33

Compression:

Stored size: 896 Bytes

Contents

<div class="border-top footer-spree-copyright">
  <div class="container">
    <div class="d-flex flex-column flex-lg-row align-items-center justify-content-center py-3 footer-spree-copyright-content">
      <div>Designed and developed by</div>
      <div class="mb-1 mb-lg-0">
        <%= link_to 'https://sparksolutions.co/', target: :blank, 'aria-label': 'Go to Spark Solutions', rel: :follow do %>
          <%= image_tag 'spark-logo@3x.png', class: 'footer-spree-copyright-logo-spark mx-2', alt: 'Spree Commerce & Ruby on Rails developers', title: 'Spree Commerce & Ruby on Rails developers' %>
        <% end %>
      </div>
      <div class="d-none d-lg-inline-block mr-2">|</div>
      <div>
        © <%= Time.current.year %>
        <%= link_to current_store.name, "https://#{current_store.url}" %>.
        <%= Spree.t(:all_rights_reserved) %>.
      </div>
    </div>
  </div>
</div>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
spree_frontend-4.1.15 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.7 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.6 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.5 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.1.14 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.4 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.3.1 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.1.13.1 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.3 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.2 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.1 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.0 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.0.rc5 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.0.rc4 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.0.rc3 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.1.13 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.0.rc2 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.1.12 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.2.0.rc1 app/views/spree/shared/_copyright.html.erb
spree_frontend-4.1.11 app/views/spree/shared/_copyright.html.erb