{% extends "base.html" %} {% block title %}{{ page_title }} ยท {{ app_title }}{% endblock %} {% block content %}
{{ dashboard | tojson(indent=2) }}