{% import 'macros_form.html' as form without context %} {% call form.segment() %} {% if total_reads is defined %} {% call form.msgbox() %} {{ total_reads }} {% endcall %} {% endif %} {% call form.box(table=False, title=events_title) %} {% if confirm is defined %} {% endif %}