From 6f49d871fd47b7b26425f142a4614a1fdd0da4ec Mon Sep 17 00:00:00 2001 From: Gena Date: Mon, 8 Jun 2015 19:21:50 +0600 Subject: [PATCH] no message --- batiskaf/templates/jinja2/base.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batiskaf/templates/jinja2/base.jinja b/batiskaf/templates/jinja2/base.jinja index a218cb3..56cb363 100644 --- a/batiskaf/templates/jinja2/base.jinja +++ b/batiskaf/templates/jinja2/base.jinja @@ -114,7 +114,7 @@
- {% for child in category.get_childs_ordered_by_count()|batch(4) %} + {% for child in category.get_childs_ordered_by_count()|batch(2) %}
{% for col in child %}