{% load django_tables2 %} {% comment %} Minimal test template for TableListView tests. Delegates the whole card rendering to conjunto/tables/list_card.html (search + filters + header actions + table). {% endcomment %} {% include "conjunto/tables/list_card.html" %}