diff --git a/core/templates/ui/drilldown/table_results_partial.html b/core/templates/ui/drilldown/table_results_partial.html index 78f9dbc..0c4a7c2 100644 --- a/core/templates/ui/drilldown/table_results_partial.html +++ b/core/templates/ui/drilldown/table_results_partial.html @@ -1,6 +1,8 @@ {% load django_tables2 %} {% load i18n %} {% load django_tables2_bulma_template %} +{% load joinsep %} + {% block table-wrapper %}