{{ heading }}

Field
Value
{% for field, value in data.items() %}
{{ field }}
{{ value | pretty_print }}
{% endfor %}