Hi <%= user.name %>,

Thank you for registering with us.
Please click on the link below or paste this into your browser to enable account access:

<%= req.headers['x-forwarded-proto'] || req.protocol %>://<%= req.headers.host %>/auth/confirm-email/<%= user.unverifiedEmail.token %>

If you did not register a new account, you may safely ignore this email.