{% include "deal/deal-services.html" %} {% for product_data in data.products.values() %} {% with index = loop.index %} {% include "deal/deal-product-services.html" %} {% endwith %} {% endfor %}