diff --git a/aircox/templates/aircox/page_list.html b/aircox/templates/aircox/page_list.html index 2040ccd..2e131ad 100644 --- a/aircox/templates/aircox/page_list.html +++ b/aircox/templates/aircox/page_list.html @@ -15,6 +15,7 @@ {% endblock %} {% block filters %} +{% if filter_categories %}
+{% endif %} {% endblock %}