first commit
This commit is contained in:
16
templates/email/confirmation.txt
Normal file
16
templates/email/confirmation.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
Account Activated!
|
||||
|
||||
Hi{% if user.first_name %} {{ user.first_name }}{% endif %},
|
||||
|
||||
Great news! Your account has been successfully activated.
|
||||
|
||||
You can now log in and start using all features of {{ site_name }}.
|
||||
|
||||
If you have any questions or need assistance, please don't hesitate to contact our support team.
|
||||
|
||||
Welcome aboard!
|
||||
|
||||
---
|
||||
This is an automated message, please do not reply to this email.
|
||||
© {{ site_name }} - All rights reserved
|
||||
|
||||
Reference in New Issue
Block a user