{% load wagtailimages_tags %} {% image content_image width-320 as one_image %} {% image content_image width-510 as two_image %} {% image content_image width-640 as three_image %} {% image content_image width-767 as four_image %} {% image content_image width-1019 as five_image %} {% image content_image width-1125 as six_image %} {% image content_image width-1534 as seven_image %}
{% if content_image %} {{ alt_text }} {% endif %}
{{ heading }} {% if description %}

{{ description }}

{% endif %}