{% load wagtailcore_tags wagtailimages_tags %} {% if article.image %} {% image article.image width-96 as teaser_thumbnail %} {% endif %}