{% load templates %} {% if checkbox %} {% endif %} {% for fieldref, fieldtext in fields %} {% endfor %} {% for object in object_list %} {% if object.history_date %} {% include "genviews/history_row.html" %} {% endif %} {% if checkbox %} {% endif %} {% for fieldref, fieldtext in fields %} {% endfor %} {% endfor %}
{{ object|get_attr:fieldref|safe }}