{% load i18n coop_utils thumbnail %}

{% if item.logo %} {% thumbnail item.logo "100x100" crop="center" as im %} {% endthumbnail %} {% endif %} {{ item.title|dehtml }}

{{ item.summary }}

{{ item.created|date }}