{% for Key, Value in context.items() %}
Key: {{key}}
Value: {{value}}
{% endfor %}