{% extends "django_cradmin/viewhelpers/objecttable/objecttable.django.html" %} {% load devilry_account_tags %} {% load i18n %} {% block content %} {{ block.super }} {% if inherited_admin_users %}

{% trans "Inherited administrators" %}

{% trans "The following administrators is inherited from higher up in the hierarchy." %}

{% endif %} {% endblock content %}