{% extends "admin/base_site.html" %} {% load i18n %} {% load cms_admin cms_static %} {% block extrahead %} {# in case plugins require widgets, they need to have bundle here #} {{ block.super }} {% endblock %} {% block content %} {% for diff in diffs %}