{% load wagtailimages_tags %} {% block content %} {{ value.title }} {{ value.subtitle }} {{ value.primary_button_text }} {{ value.secondary_button_text }} {% if value.show_play_icon %} {% endif %} {% image value.background_image width-1170 as hero_img %} {% if value.show_play_button %} {% endif %} {% endblock %}
{{ value.subtitle }}