{% extends "admin/change_form.html" %} {% load i18n %} {% block breadcrumbs %}
{% endblock %} {% block content %} {% with 1 as is_popup %} {{block.super}} {% endwith %} {% endblock %} {% block form_top %}{% blocktrans %}Press the save button below to revert to this version of the object.{% endblocktrans %}
{% endblock %}