{% block object_tools_items %}
  • {% set history_url = url(opts|admin_urlname('history'), original.pk|admin_urlquote, silent=True) %} {{ gettext("History") }}
  • {% if has_absolute_url %}
  • {{ gettext("View on site") }}
  • {% endif %} {% endblock %}