{% load i18n %} {% if not is_popup %}
{% trans 'Cancel' %}
{% if change %}
{% block object-tools-items %} {% trans "History" %} {% if has_absolute_url %} {% trans "View on site" %} {% endif%} {% endblock %}
{% endif%}
{% endif %}