{% load i18n thumbnail %}

{{ object.title|title }}

{% if object.image %} {% if link %}{% endif %} {% if object.alt %}{{ object.alt }}{% endif %} {% if link %}{% endif %} {% endif %} {% if object.description %}

{{ object.description }}

{% endif %} {% if link %}{% trans "more" %} »{% endif %}