{% for p in products %} {% include "_types/browse/_product_card.html" %} {% endfor %} {% if page < total_pages|int %}