{{template "mail-header.tmpl" .}}

Hi {{.User.Username}},

To reset your password, click the link below:

Reset your password

If the button above doesn't work, copy the url below and paste it in your browsers address bar:
{{.FrontendURL}}?userPasswordReset={{.User.PasswordResetToken}}

{{template "mail-footer.tmpl"}}