{% load thumbnail %}
  • {% if object.image %} {% thumbnail object.image.file "140x140" crop="center" as thumb %} object.title {% endthumbnail %} {% endif %} {% if object.category %}
    EVENTS
    {% endif %}
    {{ object.start|date:"j M Y" }}

    {{ object.title }}

    {{ object.summary }} Read more