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