~cytrogen/masto-fe

ref: d7254bd3327c5ad208b7f74aade749234441b3bc masto-fe/app/views/user_mailer/reset_password_instructions.text.erb -rw-r--r-- 260 bytes
d7254bd3 — Laura Hausmann Update default local-settings 2 years ago
                                                                                
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' %>