1 2 3 4 5
{% extends "layouts/dashboard.django" %} {% block dashboard %} {% include "dashboard/htmx/overview.htmx.django" %} {% endblock %}