{% extends "admin/change_form.html" %} {% load i18n admin_urls admin_static admin_modify cms_admin %} {% block title %}{% trans "Change a page" %}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block extrahead %} {{ block.super }} {# load nonconflict pre and post files to fix conflict if there is another jQuery loaded #} {# the code is included by a external file because the code has to be loaded into a python file where the wizard is loaded as well #} {% endblock %} {% block content_title %} {% if title %}