{% extends "wagtailadmin/base.html" %} {% load static wagtailadmin_tags wagtailuserbar i18n %} {% block titletag %}{{view.get_header_title}}{% endblock %} {% block extra_css %} {% endblock %} {% block content %} {% include "wagtailadmin/shared/header.html" with title=view.get_header_title icon=view.get_header_icon %}