Files
minne/templates/email/email_verification.txt
Per Stark 9f23005210 email wip
2024-12-22 20:46:25 +01:00

21 lines
710 B
Plaintext

{# email_verification.txt #}
Hello {{ name }},
Thank you for registering. To complete your registration, please use the following verification code:
{{ verification_code }}
This code will expire in 30 minutes.
IMPORTANT SECURITY INFORMATION:
- If you didn't request this verification code, please ignore this email.
- Never share this code with anyone, including those claiming to be from our support team.
- This is an automated message, please do not reply to this email.
For your security, if you did not initiate this request, you can safely ignore this email. Someone might have entered your email address by mistake.
Best regards,
Your Company Name
© 2024 Your Company Name. All rights reserved.