{% extends "unfold/layouts/base_simple.html" %} {% block branding %} {% include "unfold/helpers/site_branding.html" %} {% endblock %} {% block title %}{% if subtitle %}{{ subtitle }} | {% endif %}{{ title }} | {{ site_title|default:_('Django site admin') }}{% endblock %}