From f2b9a0f0ccc9b4c0dbcb941325c51c6cbcb03965 Mon Sep 17 00:00:00 2001 From: pavel Date: Tue, 21 Apr 2015 11:11:19 +0000 Subject: [PATCH] EXPO-25 modules --- templates/client/blank.html | 14 +- templates/client/includes/catalog_search.html | 128 ++++++++---------- 2 files changed, 66 insertions(+), 76 deletions(-) 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 %} -