{% extends "xadmin/views/model_form.html" %} {% load i18n %} {% load xadmin_tags %} {% block breadcrumbs %} {% endblock %} {% block content %}
{% blocktrans %}Press the recover button below to recover this version of the object.{% endblocktrans %}
{{block.super}} {% endblock %} {% block submit_buttons_bottom %}
{% endblock %}