{% load wagtailcore_tags wagtailimages_tags %} {% if article.get_effective_image %} {% image page.get_effective_image fill-96x96 as teaser_thumbnail_page %} {{article.get_effective_image}} {% endif %}