{% load wagtailimages_tags %}
{% image value.image width-1024 alt=value.alt %} {% if value.caption %}
{{ value.caption }}
{% endif %}