mirror of https://github.com/tootsuite/mastodon
10 lines
260 B
Plaintext
10 lines
260 B
Plaintext
|
<%= 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' %>
|