{% extends "MiddleDisplayObject.htm" %} {% block content %}

{% for date, action, details in object_history %} {% endfor %}
{{date}}{{action}}{{details}}
{% endblock %}