diff --git a/templates/client/blank.html b/templates/client/blank.html index f9bd4241..92137730 100644 --- a/templates/client/blank.html +++ b/templates/client/blank.html @@ -41,11 +41,11 @@ This template include basic anf main styles and js files, - {% if request.GET.debug == '1' %} - - {% else %} - - {% endif %} + {% if request.GET.debug == '1' %} + + {% else %} + + {% endif %} {% if request.GET.debug == '1' %} - + {% else %} - + {% endif %} diff --git a/templates/client/includes/catalog_search.html b/templates/client/includes/catalog_search.html index 4e7ba16a..8da880e7 100644 --- a/templates/client/includes/catalog_search.html +++ b/templates/client/includes/catalog_search.html @@ -1,82 +1,78 @@ {% load static %} {% load i18n %} -