{% extends "admin/change_form.html" %} {% load i18n %} {% block extrahead %}{{ block.super }} {% include 'requery/include_ace.html' %} {% endblock %} {% block object-tools-items %}
  • {% trans "History" %}
  • {% if has_absolute_url %}
  • {% trans "Running" %}
  • {% endif%} {% endblock %}