{% extends "layout.html" %} {% block body %} {% include "notifications.html" %}
{% include "small_topbar.html" %}

{{ _('Global server report') }}


{{ _('Clients repartition') }}

{{ _('Used space') }}

{{ _('Total files') }}

{{ _('Number of backups') }}

{% endblock %}