{% load unfold %}

System Statistics

{% for card in stats_cards %} {% component "unfold/components/card.html" with title=card.title %}
{{ card.icon }}
{{ card.value }}
{{ card.change }}
{{ card.change_type }}
{% endcomponent %} {% endfor %}

people User Statistics

Total Users {{ total_users_count }}
Active Users {{ active_users_count }}
New Users (7d) {{ new_users_count }}
Superusers {{ superusers_count }}

health_and_safety System Health

Database Healthy
Cache Healthy
Queue Healthy
Storage Healthy