{% extends "base.html" %} {% load navigation_tags wagtailimages_tags i18n %} {% block content %} {% image self.image fill-1920x600 as hero_img %} {% include "base/include/header-hero.html" %}
{{ page.introduction }}
{% endif %} {{ page.body }} {% if page.get_tags %} {% trans "Tagged with:" %}