{% autoescape on %} {% for label, value in header %} {% endfor %}
{{ label }} {{ value }}

{% endautoescape %}