{% extends "ra/adminlte/reversion/revision_form.html" %} {% load i18n admin_urls %} {% block breadcrumbs %}
{% blocktrans %}Press the save button below to recover 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 %}