Hi <%= user.name %>,

We have received a request to reset the password for your account.
If you made this request, please click on the link below or paste this into your browser to complete the process:

<%= req.headers['x-forwarded-proto'] || req.protocol %>://<%= req.headers.host %>/password-reset/<%= token %>

This link will work for 1 hour or until your password is reset.
If you did not ask to change your password, please ignore this email and your account will remain unchanged.