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