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