{% load icons %}

Report {{ title }}

{% for th in header %} {% endfor %} {% for row in rows %} {% for td in row %} {% endfor %} {% endfor %}
{{ th }}
{{ td }}