{% extends "account/base.html" %} {% load i18n crispy_forms_tags inventree_extras %} {% block head_title %}{% trans "Change Password" %}{% endblock %} {% block content %} {% settings_value 'LOGIN_ENABLE_PWD_FORGOT' as enable_pwd_forgot %}