aboutsummaryrefslogtreecommitdiff
path: root/src/emails/templates/password_reset_request_email/html.ecr
blob: 00c24fc9f867e71f99cd17635db814c7a57b373f (plain)
1
2
3
<h1>Please reset your password</h1>

<a href="<%= PasswordResets::New.url(@user.id, @token) %>">Reset password</a>