{% if item.thumbnail %} {% thumbnail item.thumbnail 736x420 crop as thumb %} {% endif %} {{ item|title }} {% if item.description %} {{ item.description|safe|truncatechars:60 }} {% endif %}