{% load static %} {% load i18n %} InvenTree

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

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

{% endif %}