{% extends "crud/display.html" %} {% load i18n %} {% block head_css %} {{ block.super }} {% endblock %} {% block extracontent %}
{% trans "This is version" %} {{ object }}.
{% trans "Issued by" %} {{ object.user }} {% trans "on" %} {{ object.date|date:"j M Y H:i" }}.
{% if may_activate %} {% endif %} {% if changed_items %}