{% extends "base.html" %} {% load wagtailimages_tags navigation_tags %} {% block head-extra %} {% endblock head-extra %} {% block content-header %} {# @TODO This is identical to the header within blog_page.html. We should create an include #} {% image self.image fill-1920x600 as hero_img %}
{{ page.subtitle }}
{{ page.introduction }}