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