
{% inventree_title %}
-- -
{% trans "You have been logged out" %}
- -diff --git a/InvenTree/templates/registration/logged_out.html b/InvenTree/templates/registration/logged_out.html deleted file mode 100644 index 703e077f35..0000000000 --- a/InvenTree/templates/registration/logged_out.html +++ /dev/null @@ -1,59 +0,0 @@ -{% load static %} -{% load i18n %} -{% load crispy_forms_tags %} -{% load inventree_extras %} - - - -
- - - - - - - - - - - - - - - - - - -{% trans "You have been logged out" %}
- -{% trans "Forgotten your password?" %} - {% trans "Click here to reset" %}
-{% trans "Password reset complete" %}
- -- {% trans "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." %} -
- {% endif %} -- {% trans "We've emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly." %} -
-- {% trans "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." %} -
- -{% trans "Forgotten your password?" %}
-{% trans "Enter your email address below." %}
-{% trans "An email will be sent with password reset instructions." %}
- - - -