JSON Data Table
Key
Value
{% for fullpath, value in data.items() %}
{{ fullpath }}
{{ value['pre'] }}
{{ value['post'] }}
{% endfor %}