{% extends "logs/sidebar.html" %} {% comment %} SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% block title %}Statistiques par utilisateur{% endblock %} {% block content %}

Statistiques par utilisateur

{% include "logs/aff_stats_users.html" with stats_list=stats_list %} {% endblock %}