{% load wagtailimages_tags %}
{% image self.img width-1430 as img %} {{ img.alt }} {% if self.caption %}
{{ self.caption}}
{% endif %}