diff --git a/osinaweb/osinacore/__pycache__/urls.cpython-310.pyc b/osinaweb/osinacore/__pycache__/urls.cpython-310.pyc index 1a7d79e0..b9f2d71f 100644 Binary files a/osinaweb/osinacore/__pycache__/urls.cpython-310.pyc and b/osinaweb/osinacore/__pycache__/urls.cpython-310.pyc differ diff --git a/osinaweb/osinacore/templates/email_templates/forgot_password_email.html b/osinaweb/osinacore/templates/email_templates/forgot_password_email.html index e7ceb25f..d611cf83 100644 --- a/osinaweb/osinacore/templates/email_templates/forgot_password_email.html +++ b/osinaweb/osinacore/templates/email_templates/forgot_password_email.html @@ -46,7 +46,7 @@
Hello {{ user.first_name }},
You recently requested to reset your password for your account. Click the button below to reset it.
- +If you did not request a password reset, please ignore this email. Your account is safe, don't worry.
Regards,
The Ositcom Team