{% load wagtailcore_tags wagtailimages_tags static %} {% if page.hero_image %} {% image page.hero_image fill-571x700 as hero_image %} {% endif %}

{{ title|richtext }}