X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f7833f76b5f9555b0d95d23d47fc886a3528a335..efd819ba16dfc705f20298d4dd4a906d789d8b4d:/wolnelektury/templates/lessons/document_detail.html diff --git a/wolnelektury/templates/lessons/document_detail.html b/wolnelektury/templates/lessons/document_detail.html index 9ee604e90..7c6406c19 100644 --- a/wolnelektury/templates/lessons/document_detail.html +++ b/wolnelektury/templates/lessons/document_detail.html @@ -1,15 +1,16 @@ {% extends 'base.html' %} +{% load i18n %} {% block title %}{{ object.title }} w WolneLektury.pl{% endblock %} {% block body %}

{{ object.title }}

-

{{ form.q }} lub wróć do listy materiałów

+

{{ form.q }} {% trans "or" %} {% trans "return to list of materials" %}

-

Pobierz {% if object.author %}(autor: {{ object.author }}){% endif %}

+

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

{% if object.slideshare_id %}