Sha256: 2e9434560c966c3245cde553b855395393b7e37138087a14130a9184d87b19be
Contents?: true
Size: 614 Bytes
Versions: 13
Compression:
Stored size: 614 Bytes
Contents
<%= Spree.t('user_mailer.reset_password_instructions.welcome', email: @user.email) %> <%= 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') %> <%= @edit_password_reset_url %> <%= 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 }) %>
Version data entries
13 entries across 13 versions & 1 rubygems