X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6418d2fa37344e38f030d67af7db54a127fc17b3..263e2a71c685149e406d7bee1de93b362970a88f:/wolnelektury/templates/lessons/document_detail.html diff --git a/wolnelektury/templates/lessons/document_detail.html b/wolnelektury/templates/lessons/document_detail.html index 9ee604e90..17faaea48 100644 --- a/wolnelektury/templates/lessons/document_detail.html +++ b/wolnelektury/templates/lessons/document_detail.html @@ -1,3 +1,4 @@ +{% load i18n %} {% extends 'base.html' %} {% block title %}{{ object.title }} w WolneLektury.pl{% endblock %} @@ -5,11 +6,11 @@ {% 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 %}