{% load i18n %} {% trans Report %} {{ frequency_verbose }}. {% trans "Time interval:" %} {{ notification_start|date:"d/m/Y H:i:s" }} - {{ notification_end|date:"d/m/Y H:i:s" }} {% for report, notification_report in notification_reports.items %}
{{ summary_detail_value }}: {{ how_many }} {% trans "times" %}
{% endfor %} {% endfor %} {% if notification_report_value.notifications|length > 0 %}