This repository has been archived on 2023-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
takahe/templates/emails/password_reset.txt

9 lines
359 B
Plaintext
Raw Normal View History

2022-11-18 03:16:34 +01: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.