Sha256: 11eb42a6d2441cc94e61c088c89c4f0537e3e9084749351dcb12a9a3147b1475

Contents?: true

Size: 144 Bytes

Versions: 3

Compression:

Stored size: 144 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
solidus_social-1.2.0 app/views/spree/users/_new-customer.html.erb
solidus_social-1.1.0 app/views/spree/users/_new-customer.html.erb
solidus_social-1.0.0 app/views/spree/users/_new-customer.html.erb