{% load wagtailimages_tags %} {% for img in images %} {% image img max-285x200 as img_obj %}
{{ image.title }} {% endfor %}