{% extends "admin/base.html" %} {% load django_admin_agent %} {% comment %} The wiring docs/installation.md recommends, so a test can render the real admin pages through it -- including the login page, which reaches the branding block with nobody signed in. {% endcomment %} {% block branding %}