api/templates/mail/reset-password.plain.tmpl
2018-10-27 09:33:28 +00:00

3 lines
134 B
Cheetah

Hi {{.User.Username}},
Use the following link to reset your password: {{.FrontendURL}}?userPasswordReset={{.User.PasswordResetToken}}