{% extends "base.html" %} {% block title %}Administration{% endblock %} {% block content %}

Administration

{{ stats.users_count }}

Utilisateurs

{{ stats.staff_count }}

Personnel

{{ stats.buildings_count }}

Bâtiments

{{ stats.rooms_count }}

Salles

Actions rapides
{% endblock %}