{% load i18n %} {% load thumbnail %}
{% thumbnail object.cover 'brochure' subject_location=object.cover.subject_location as thumb %} {{ object.title }}
{{ object.title }}

{{ object.description }}

{% if object.url and object.file %} {% elif object.url %} {% elif object.file %} {% endif %}