api/templates/mail/reset-password.plain.tmpl

3 lines
134 B
Cheetah
Raw Normal View History

2018-10-27 09:33:28 +00:00
Hi {{.User.Username}},
Use the following link to reset your password: {{.FrontendURL}}?userPasswordReset={{.User.PasswordResetToken}}