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