@ -108,11 +108,11 @@
</footer>
</li>
{% if forloop.counter == 5 or objects|length < 5 %}
{% if forloop.counter == 8 or objects|length < 8 %}
{% include 'client/includes/banners/catalog_inner_2.html' %}
{% endif %}
{% if forloop.counter == 10 %}
{% if forloop.counter == 15 %}
{% include 'client/includes/banners/catalog_inner.html' %}
{%endif %}
{% endfor %}
@ -109,13 +109,13 @@
{% if forloop.counter == 5 %}
{% if forloop.counter == 8 %}
{% elif forloop.last and objects|length < 5 %}
{% elif forloop.last and objects|length < 8 %}