{% extends "common/base.html" %} {% load i18n %} {% block contents %} {% block objecttitle %}
{% if change %}{% trans "Save" %}{% else %}{% trans "Create" %}{% endif %} {% if is_popup %} {% trans "Cancel" %} {% endif %}
{{ object }}