{% extends "documents/base.html" %} {% load i18n %} {% block titleextra %}{% trans "Active users" %}{% endblock %} {% block content %}

{% trans "Users active in the year" %} {{ year }}

Pobierz jako CSV

{% endblock content %}