diff --git a/core/templates/base.html b/core/templates/base.html index 11ec52b..13dd79f 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -22,7 +22,7 @@ - + diff --git a/core/templates/ui/drilldown/drilldown.html b/core/templates/ui/drilldown/drilldown.html index 2b9ca95..5b01700 100644 --- a/core/templates/ui/drilldown/drilldown.html +++ b/core/templates/ui/drilldown/drilldown.html @@ -96,16 +96,18 @@ {% if table %} + {% endif %} {% endblock %} diff --git a/core/templates/widgets/table_results.html b/core/templates/widgets/table_results.html index f64f41e..3041ee8 100644 --- a/core/templates/widgets/table_results.html +++ b/core/templates/widgets/table_results.html @@ -1,7 +1,10 @@ {% load static %} +