diff --git a/mayan/apps/appearance/templates/appearance/home.html b/mayan/apps/appearance/templates/appearance/home.html index 33c5c5df00..f6f128da7b 100644 --- a/mayan/apps/appearance/templates/appearance/home.html +++ b/mayan/apps/appearance/templates/appearance/home.html @@ -53,14 +53,14 @@
- + {% trans 'Advanced' %}
- {% if query_string %} + {% if search_terms %} {% include 'appearance/generic_list_subtemplate.html' %} {% endif %}