{% load duration i18n %} {% if not empty or not hide_empty %}
{% trans "Statistics" %}
{% if stats|length > 0 %} {% else %} {% trans "No data yet" %} {% endif %}
{% endif %}