{% import 'macros_form.html' as form without context %} {% call form.segment(title=trans('title1')) %} {% call form.box(table=False) %}
{{ events }} {% if total_reads is defined %}

{{ total_reads }} {% endif %}
{% endcall %} {% endcall %}