{% load wagtailimages_tags %} {% image self.image fill-1920x620 as img %}
{% if self.title %}

{{ self.title }}

{% endif %} {% if self.subtitle %}

{{ self.subtitle }}

{% endif %}