{% extends 'admin/base_site.html' %} {# NOTE: This should probably be extending base.html. See CSS comment below details. #} {% load static %} {% load custom_css from customisation %} {% load custom_js from customisation %} {% block extrahead %} {% endblock %} {% block branding %}