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