{% for trans in transactions %} {% include 'transactions/fragments/item.html' with transaction=trans %} {% endfor %}