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

3 lines
131 B
Plaintext

<h1>Password Reset Instructions</h1>
<%= link_to "Click here to reset your password.", edit_password_url(@password_reset_token) %>