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 %}