From cb94820de50730d02b8580023b363f4cfd3c7ed4 Mon Sep 17 00:00:00 2001 From: Gena Date: Mon, 8 Jun 2015 19:21:07 +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 3c497e5..a218cb3 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(3) %} + {% for child in category.get_childs_ordered_by_count()|batch(4) %}
{% for col in child %}