module.exports = { subject: 'Password reset for Theta 42 account', message: `

Theta 42 account

Hello {{ user.givenName }},

You have asked to reset the password for user name {{ user.uid }} . Please click the link below to complete this request. If this was done in errror, please ignore this email.

{{ link }}

Thank you,
Theta 42

` };