{% extends "admin/cms/page/plugin/change_form.html" %} {% load cms_admin cms_static %} {% block extrahead %} {# in case plugins require widgets, they need to have bundle here #} {{ block.super }} {% endblock %}