{% extends "admin/base.html" %} {% load mezzanine_tags i18n future staticfiles %} {% comment %} This file contains a handful of unrelated admin customizations that mostly get applied globally to different parts of the admin. * Global CSS fixes (when logged in) * Javascript and HTML for injecting Mezzanine's menu into the top of every page * Javascript for fixing inlines to work with Mezzanine's dynamic inlines {% endcomment %} {% block title %}{{ title }} | Mezzanine{% endblock %} {% block branding %}