{% extends "page.html" %} {% block page_content %}
 {# highlight as json, or as yaml #}
{{page.data|tojson(indent=2)}}
{% endblock %}