Files
breadcrumb-the-shire/templates/emails/en/email_verification.txt
2026-02-04 23:31:53 +01:00

19 lines
336 B
Plaintext

{{email_header_text}}
{{greeting}}
Thank you for registering! Please confirm your email address with the following code:
Your code: {{code}}
This code is valid for {{expires_minutes}} minutes.
Enter the code here:
{{verify_url}}
If you did not register, you can ignore this email.
Best regards
{{app_name}}
{{email_footer_text}}