Processing...
Please Wait
{% extends "admin/base_site.html" %} {% load i18n admin_static admin_urls %} {% block extrastyle %} {{ block.super }} {% if not actions_on_top and not actions_on_bottom %} {% endif %} {% endblock %} {% block extrahead %} {% endblock %} {% block bodyclass %}{{ opts.app_label }}-{{ opts.object_name.lower }} change-form{% endblock %} {% if not is_popup %} {% block breadcrumbs %}
{% endblock %} {% endif %} {% block content %}Processing...
Please Wait