fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
migration to remove empty html files, librarian upgrade
[wolnelektury.git]
/
wolnelektury
/
templates
/
lessons
/
ajax_document_detail.html
diff --git
a/wolnelektury/templates/lessons/ajax_document_detail.html
b/wolnelektury/templates/lessons/ajax_document_detail.html
index
93bccb3
..
699b50f
100644
(file)
--- a/
wolnelektury/templates/lessons/ajax_document_detail.html
+++ b/
wolnelektury/templates/lessons/ajax_document_detail.html
@@
-1,5
+1,6
@@
+{% load i18n %}
<div>
<div>
- <p class="download"><a href="{{ object.file.url }}">
Pobierz</a> {% if object.author %}(autor
: {{ object.author }}){% endif %}</p>
+ <p class="download"><a href="{{ object.file.url }}">
{% trans "Download" %}</a> {% if object.author %}({% trans "author" %}
: {{ object.author }}){% endif %}</p>
<h2>{{ object.title }}</h2>
{% if object.slideshare_id %}
<object style="margin:0px" width="480" height="400">
<h2>{{ object.title }}</h2>
{% if object.slideshare_id %}
<object style="margin:0px" width="480" height="400">