22 lines
691 B
Plaintext
22 lines
691 B
Plaintext
Password Reset Request
|
|
|
|
Hi{% if user.first_name %} {{ user.first_name }}{% endif %},
|
|
|
|
We received a request to reset your password. To choose a new password, please visit the following link:
|
|
|
|
{{ protocol }}://{{ domain }}/{{ url }}
|
|
|
|
This password reset link will expire in 1 hour for security reasons.
|
|
|
|
If you didn't request a password reset, please ignore this email and your password will remain unchanged.
|
|
|
|
For security reasons, we recommend that you:
|
|
- Choose a strong, unique password
|
|
- Don't reuse passwords from other sites
|
|
- Enable two-factor authentication if available
|
|
|
|
---
|
|
This is an automated message, please do not reply to this email.
|
|
© {{ site_name }} - All rights reserved
|
|
|