backend/app/email-templates/new_account.html
Your {{ project_name }} account is ready
|
|
{{ project_name }}
|
|
Hi,
Your account has been successfully created and is ready to use. These are your credentials:
|
Username{{ username }}
Password{{ password }}
|
Get started by signing in to your dashboard:
Or copy and paste this link into your browser:
{{ link }}
For security reasons, change your password after your first sign in.
|
|
© 2026 {{ project_name }}. All rights reserved.
|
|