takahe/templates/emails/password_reset.txt

9 lines
359 B
Text
Raw Normal View History

2022-11-18 02:16:34 +00:00
A password reset was requested for your account ({{reset.user.email}}) at {{Config.system.site_name}} (https://{{settings.MAIN_DOMAIN}}).
To reset your password, go to this link:
https://{{settings.MAIN_DOMAIN}}/auth/reset/{{reset.token}}/
If this was not you, then please ignore this message - your password will not be
reset if this link is not visited.