Mock Data API
Change / Add
Key
Value
{% for key, value in data.items() %}
{{ key }}
{{ value }}
{% endfor %}