<%= Spree.t('user_mailer.reset_password_instructions.instructions_1', { store_name: @current_store.name }) %>
<%= Spree.t('user_mailer.reset_password_instructions.instructions_2') %>
<%= Spree.t('user_mailer.reset_password_instructions.button') %>
<%= Spree.t('user_mailer.reset_password_instructions.instructions_3') %>
<%= Spree.t('user_mailer.reset_password_instructions.thanks') %>
<%= Spree.t('user_mailer.reset_password_instructions.store_team', { store_name: @current_store.name }) %>