{% extends "admin/cms/page/plugin/change_form.html" %} {% load static from staticfiles %} {% block extrahead %} {{ block.super }} {% include 'adminsortable/csrf/jquery.django-csrf.html' with csrf_cookie_name='csrftoken' %} {% endblock extrahead %}