{% load wagtailimages_tags %} {% block content %}
{% image value.background_image width-1170 as hero_img %} {{ hero_img.alt }} {% if value.show_play_button %}
{% endif %}
{% endblock %}