Sha256: d7ecb0d98dce5c4d954f8ff230471902b196d54f316a30976a89e777da1c47b4

Contents?: true

Size: 360 Bytes

Versions: 6

Compression:

Stored size: 360 Bytes

Contents

<p><%= t('janus.mailer.hello') %><p>

<p><%= t('janus.mailer.reset_password_instructions.infos') %></p>

<p><%= link_to t('janus.mailer.reset_password_instructions.change_password_link'),
  edit_user_password_url(:token => @user.reset_password_token) %></p>

<p><%= t('janus.mailer.reset_password_instructions.please_ignore_your_password_wont_change') %></p>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
janus-0.10.1 test/rails_app/app/views/user_mailer/reset_password_instructions.html.erb
janus-0.10.0 test/rails_app/app/views/user_mailer/reset_password_instructions.html.erb
janus-0.9.1 test/rails_app/app/views/user_mailer/reset_password_instructions.html.erb
janus-0.9.0 test/rails_app/app/views/user_mailer/reset_password_instructions.html.erb
janus-0.8.1 test/rails_app/app/views/user_mailer/reset_password_instructions.html.erb
janus-0.8.0 test/rails_app/app/views/user_mailer/reset_password_instructions.html.erb