{% load wagtailimages_tags %}
{# TODO: Update style guide #}

{% firstof self.title page.title %}

{% if self.subtitle %}

{{ self.subtitle }}

{% endif %} {% if self.button_link and self.button_text %} {% endif %}