about summary refs log tree commit diff
path: root/app/views/user_mailer/reset_password_instructions.text.erb
blob: 4fbef16ee9ca3852cade0643a7b5165124eabb82 (plain) (blame)
1
2
3
4
5
6
7
8
9
<%= t 'devise.mailer.reset_password_instructions.title' %>

===

<%= t 'devise.mailer.reset_password_instructions.explanation' %>

=> <%= edit_password_url(@resource, reset_password_token: @token) %>

<%= t 'devise.mailer.reset_password_instructions.extra' %>