{% extends "admin/change_list.html" %} {% load i18n adminmedia %} {% block extrastyle %} {{ block.super }} {%endblock%} {% block breadcrumbs %}
{% endblock %} {% block content %}The following items belong to the {{obj.title}} {{model_label}}. Drag and drop the objects to place them in the correct order.
{% endblock %}