{% for key, value in headers.iteritems() %} {% endfor %}
{{ _("Key") }} {{ _("Value") }}
{{ key|escape }} {{ value|escape }}