{% load static %} {% include 'headers.html' with object_list=object_list %} {% for obj in object_list %} {% for field in obj %} {% endfor %} {% endfor %}
{{ field }}