Sha256: e8c5b377abee915ca225e726516ff4a7de6db0fb68d31d75fb038d0e27ec8df2

Contents?: true

Size: 752 Bytes

Versions: 13

Compression:

Stored size: 752 Bytes

Contents

<h1>
  <%= Spree.t('user_mailer.reset_password_instructions.welcome', email: @user.email) %>
</h1>
<p>
  <%= Spree.t('user_mailer.reset_password_instructions.instructions_1', { store_name: @current_store.name }) %>
</p>
<p>
  <%= Spree.t('user_mailer.reset_password_instructions.instructions_2') %>
</p>
<p class="body-action">
  <a href="<%= @edit_password_reset_url %>" class="button button--green"><%= Spree.t('user_mailer.reset_password_instructions.button') %></a>
</p>
<p>
  <%= Spree.t('user_mailer.reset_password_instructions.instructions_3') %>
</p>
<p>
  <%= Spree.t('user_mailer.reset_password_instructions.thanks') %>
  <br />
  <%= Spree.t('user_mailer.reset_password_instructions.store_team', { store_name: @current_store.name }) %>
</p>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
spree_auth_devise-4.6.3 lib/views/emails/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.6.2 lib/views/emails/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.6.1 lib/views/emails/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.6.0 lib/views/emails/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.5.0 lib/views/emails/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.4.2 app/views/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.4.1 app/views/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.4.0 app/views/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.3.4 app/views/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.3.3 app/views/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.3.2 app/views/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.3.1 app/views/spree/user_mailer/reset_password_instructions.html.erb
spree_auth_devise-4.3.0 app/views/spree/user_mailer/reset_password_instructions.html.erb