{% extends 'base.html' %} {% load i18n %} {% block title %}{{ object.title }} w WolneLektury.pl{% endblock %} {% block body %}
{% trans "Download" %} {% if object.author %}({% trans "author" %}: {{ object.author }}){% endif %}
{% if object.slideshare_id %} {% endif %} {% if object.description %}{{ object.description|urlize|linebreaks }}
{% endif %}