{% extends "admin/change_form_orig.html" %} {% load i18n admin_static admin_modify admin_urls grp_tags history compress %} {% load cycle from future %} {% block extrastyle %} {{ adminform.media.css }} {{ block.super }} {% endblock extrastyle %} {% block content %}
{% endblock content %}