From 2fc1de54da6c81ab99240b2f69319dfc62d6dd2e Mon Sep 17 00:00:00 2001 From: Cqoicebordel Date: Fri, 16 Jan 2015 00:56:54 +0100 Subject: Lots of courgette modification --- searx/templates/courgette/categories.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'searx/templates/courgette/categories.html') diff --git a/searx/templates/courgette/categories.html b/searx/templates/courgette/categories.html index 57e63c85d..b8d6a75e0 100644 --- a/searx/templates/courgette/categories.html +++ b/searx/templates/courgette/categories.html @@ -1,7 +1,9 @@
-{% for category in categories %} -
- +
+ {% for category in categories %} +
+ +
+ {% endfor %}
-{% endfor %} -
+
\ No newline at end of file -- cgit v1.2.3