mirror of
https://github.com/perstarkse/minne.git
synced 2026-03-24 02:11:30 +01:00
21 lines
710 B
Plaintext
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.
|