{% extends "htmx/base.html" %} {% block main %} {% block table %} {% include "components/_table.html" %} {% endblock table %} {% endblock main %}