{% load i18n %}

{% trans "Download" %} {% if object.author %}({% trans "author" %}: {{ object.author }}){% endif %}

{{ object.title }}

{% if object.slideshare_id %} {% endif %} {% if object.description %}

{{ object.description|urlize|linebreaks }}

{% endif %}