Sha256: 6b070825c9a603c85b1c82538404c6dbcfff4e4fe12882fa7a4e50fcc418c7c4

Contents?: true

Size: 156 Bytes

Versions: 5

Compression:

Stored size: 156 Bytes

Contents

<% if session[:omniauth] %>
  <h6><%= I18n.t('spree.please_confirm_your_email') %></h6>
<% else %>
  <h6><%= I18n.t('spree.new_customer') %></h6>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
solidus_social-1.6.0 app/views/spree/users/_new-customer.html.erb
solidus_social-1.5.0 app/views/spree/users/_new-customer.html.erb
solidus_social-1.4.0 app/views/spree/users/_new-customer.html.erb
solidus_social-1.3.1 app/views/spree/users/_new-customer.html.erb
solidus_social-1.3.0 app/views/spree/users/_new-customer.html.erb