{{ interval.title() }} Report
{% for report in reports %}
{{ report.label }}
{% if report.chart == 'table' %}
{% else %}
{% endif %}
{% endfor %}