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