{% load i18n wagtailadmin_tags %} {% include "wagtailadmin/shared/header.html" with title=page_title merged=1 subtitle=page_subtitle icon=header_icon %} {% if creation_form %} {{ creation_form.media.js }} {{ creation_form.media.css }} {% endif %} {% comment %} Do not attach JavaScript behaviour (data-tabs) below if there are no actual tabs used {% endcomment %}