{% extends RA_THEME|add:"/change_form.html" %} {% load i18n admin_urls %} {% block breadcrumbs %}
{% blocktrans %}Press the save button below to revert to this version of the object.{% endblocktrans %}
{% endblock %} {% block submit_buttons_top %}{% with is_popup=1 %}{{ block.super }}{% endwith %}{% endblock %} {% block submit_buttons_bottom %}{% with is_popup=1 %}{{ block.super }}{% endwith %}{% endblock %}