Sha256: ccff2e91e77e00652099bd086d135247399aac206389c9a7eaf0ba9a92ee19fe
Contents?: true
Size: 293 Bytes
Versions: 2
Compression:
Stored size: 293 Bytes
Contents
<% if defined?(spree_signup_path) %> <h3 class="spree-header header-sm spree-mt-medium mb-3 mb-sm-4 mb-xl-4"><%= Spree.t('dont_have_account') %></h3> <%= link_to Spree.t(:sign_up), spree_signup_path, class: "btn btn-block btn-outline-primary spree-btn #{registration_button}" %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree_frontend-4.1.0.rc2 | app/views/spree/shared/_registration.html.erb |
spree_frontend-4.1.0.rc1 | app/views/spree/shared/_registration.html.erb |