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