{% load i18n %}
{% trans "Download" %} {% if object.author %}({% trans "author" %}: {{ object.author }}){% endif %}
{{ object.description|urlize|linebreaks }}