FitTrackee/fittrackee/emails/templates/password_reset_request/en/body.txt

13 lines
454 B
Plaintext
Raw Normal View History

Hi {{username}},
2022-03-02 10:39:10 +01:00
You recently requested to reset your password for your FitTrackee account. Use the link below to reset it. This password reset link is only valid for {{ expiration_delay }}.
2022-03-02 10:39:10 +01:00
Reset your password: {{ password_reset_url }}
2022-03-02 10:39:10 +01:00
For security, this request was received from a {{operating_system}} device using {{browser_name}}.
If you did not request a password reset, please ignore this email.
Thanks,
The FitTrackee Team
2022-03-02 10:39:10 +01:00
{{fittrackee_url}}