{% extends "base.html" %} {% block title %}Users — {{ brand_name }}{% endblock %} {% block content %}

User Management

Username Email Role Status MFA Created Actions
Loading…
{% endblock %} {% block extra_scripts %} {% endblock %}