{% extends "base.html" %} {% from "components/primitives/catalog_primitives.html" import accordion %} {% block title %}{{ page_title }} ยท {{ app_title }}{% endblock %} {% block content %} {% include "components/page_header.html" %}
{{ dashboard | tojson(indent=2) }}
{% else %}