{% load thumbnail %}
{% thumbnail object.links.thumb "110x110" padding=True padding_color="#cdcdcd" as img %} {{ object.title|safe }} ({{ object.id }}) {% endthumbnail %}
Collection {{ object.title|safe }} ({{ object.id }})
{{ object.description|safe|truncatewords_html:56 }}