diff --git a/core/templates/ui/drilldown/results.html b/core/templates/ui/drilldown/results.html index 7a93861..1dd5fc3 100644 --- a/core/templates/ui/drilldown/results.html +++ b/core/templates/ui/drilldown/results.html @@ -1,7 +1,7 @@ {% load static %} {% load index %} {% include 'partials/notify.html' %} -{% if results is not None %} +{% if results %}