backend/app/email-templates/test_email.html
{{ project_name }} email delivery is working
|
|
{{ project_name }}
|
|
Hi,
This is a test email from {{ project_name }}. If you're reading it, email delivery is configured correctly.
|
Sent to{{ email }}
|
If you weren't expecting this email, you can safely ignore it.
|
|
© 2026 {{ project_name }}. All rights reserved.
|
|