{% extends "admin/object_history.html" %} {% load i18n %} {% comment %} We have to override this or the path to jsi18n will be wrong. Note the "super.super", as the direct parent has the wrong url. {% endcomment %} {% block extrahead %}{{ block.super.super }} {{ media }} {% endblock %} {% block breadcrumbs %}
{% endblock %}