first commit

This commit is contained in:
Beyhan Oğur
2026-04-26 22:20:45 +03:00
commit d50f14bcb1
681 changed files with 65020 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
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