{% extends "admin/change_list.html" %} {% load i18n static %} {% load url from future %} {% 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.

{% csrf_token %}
{% endblock %}