{% extends "reversion/revision_form.html"%} {% load i18n %} {% block object-tools %}
{% trans "Press the save button below to make this draft the current version" %}
{% endblock %} {% block breadcrumbs %} {% endblock %} {% endif %} {% block content %} {% with 0 as show_save %} {{ block.super }} {% endwith %} {% endblock %}