{% extends 'generic/object_detail.html' %} {% load number_tags i18n %} {% load url from future %} {% block title %}

{{ history.content_object }}


{{ history }} {% endblock %} {% block pane %}

Note

{{ history.note.content }}
{% endblock %}