{% load i18n %} {% load templates %} {% for change in object.get_history_changes %} {% include 'genviews/templates/history-change-row.html' %} {% endfor %}