{% load static %} {% load i18n %} {% load inventree_extras %} {% inventree_title %}

{% csrf_token %} {% load crispy_forms_tags %}
{% if form.errors %} {% endif %}
{% if email_configured %}

{% trans "Forgotten your password?" %} - {% trans "Click here to reset" %}

{% endif %}