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

Users

Pending logins and registrations
{% include "system/includes/users/pending_tokens.html" %}
{% include "system/includes/users/pending_tokens.html" %}
{% include "system/includes/users/table.html" %}
{% endblock body %}