{% extends "admin/change_list.html" %} {% load i18n admin_modify adminmedia %} {% block extrahead %} {% endblock extrahead %} {% block breadcrumbs %}
{% endblock %} {% block content %}{% trans "Select an item on the left side if you want to edit it." %}
{% trans "You can change the structure of the tree by drag-dropping elements. Please note that changes will be saved immediately. " %}
{% trans "The context menu on the tree root and tree nodes provide you with additional modes of operation." %}
{% endblock %}