The updates for the customer dashboard cum accounts
This commit is contained in:
7
templates/customer/email_password_reset.txt
Normal file
7
templates/customer/email_password_reset.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
You're receiving this email because a password reset was requested for your account.
|
||||
|
||||
Please go to the following page and choose a new password:
|
||||
|
||||
{{ protocol }}://{{ domain }}{% url 'myapp:password_reset_confirm' uidb64=uid token=token %}
|
||||
|
||||
If you didn't request a password reset, please ignore this message.
|
||||
Reference in New Issue
Block a user