{% load thumbnail i18n %} {% thumbnail original_image.url "30x30" as im %} {% empty %}

{% trans "No image" %}

{% endthumbnail %}