{% load static wagtailuserbar wagtailmetadata_tags %} {% meta_tags %} {% include "common/title-item.html" with page=self current=self %}{{ settings.WAGTAIL_SITE_NAME }} {% wagtailuserbar %} {% include 'common/navbar.html' with page=self %} {% block content %}{% endblock %} {% include 'common/footer.html' with page=self %}