diff --git a/core/templates/ui/drilldown/table_results.html b/core/templates/ui/drilldown/table_results.html index fede499..bbf91b7 100644 --- a/core/templates/ui/drilldown/table_results.html +++ b/core/templates/ui/drilldown/table_results.html @@ -48,12 +48,10 @@ {% endif %} {% if params.index != 'int' and params.index != 'meta' %} -
- - + + {% endif %} {% include 'ui/drilldown/table_results_partial.html' %} {% endif %}