{% extends 'report_html_accounts/reports/base.html' %} {% block body %} {% for record in records %} {# loop will not be available in the context of scoped block #} {% set first = loop.first %} {% block main scoped %}