1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-20 09:33:49 -05:00
tootlab-mastodon/app/views/user_mailer/reset_password_instructions.text.erb

10 lines
260 B
Plaintext
Raw Normal View History

<%= 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' %>