{% extends "crud/edit.html" %} {% block table %} {% if enforced %}

{{ enforced }}

{% endif %} {{ block.super }} {% if rules %}

{% trans 'Password policy' %}

{% endif %} {% endblock %}