evodata/app/views/user_mailer/password_reset.html.erb

3 lines
131 B
Plaintext
Raw Normal View History

2022-01-22 18:17:44 +01:00
<h1>Password Reset Instructions</h1>
<%= link_to "Click here to reset your password.", edit_password_url(@password_reset_token) %>