The updates for the customer dashboard cum accounts
This commit is contained in:
10
templates/customer/email_verification_body.txt
Normal file
10
templates/customer/email_verification_body.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Hi {{ user.get_full_name|default: user.username }},
|
||||
|
||||
Thanks for signing up. Please verify your email address by clicking the link below:
|
||||
|
||||
{{ activate_url }}
|
||||
|
||||
If you did not sign up, ignore this email.
|
||||
|
||||
Thanks,
|
||||
{{ domain }}
|
||||
Reference in New Issue
Block a user