{% load content thumbnail %} {# todo not a real absolute url #} {# todo not a real absolute url #} {% if content.images.first %} {% thumbnail content.images.first.file '200x200' crop="center top" as image %} {% endthumbnail %} {% endif %}