{% if not request.headers.get("Hx-Request") %} {% extends "base.html" %} {% endif %} {% block breadcrumb %} {% endblock breadcrumb %} {% block body %}

Users and groups

Groups
{% include "system/includes/users/groups.html" %}

Users
{% include "system/includes/users/table.html" %}
{% endblock body %}