{% for key in data.keys() %} {% endfor %} {% for value in data.values() %} {% endfor %}
{{ key }}
{{ value }}