fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Cleaning: timezone issues, deprecated urls.py imports, missing notes.
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
templates
/
main_page.html
diff --git
a/apps/wolnelektury_core/templates/main_page.html
b/apps/wolnelektury_core/templates/main_page.html
index
54ca003
..
fd51cf3
100755
(executable)
--- a/
apps/wolnelektury_core/templates/main_page.html
+++ b/
apps/wolnelektury_core/templates/main_page.html
@@
-28,7
+28,7
@@
<section id="main-last">
<h1><a href="{% url 'recent_list' %}">{% trans "Recent publications" %}</a></h1>
<section id="main-last">
<h1><a href="{% url 'recent_list' %}">{% trans "Recent publications" %}</a></h1>
- {% cache 60 last-published-on-main %}
+ {% cache 60 last-published-on-main
LANGUAGE_CODE
%}
{% for book in last_published %}
{% book_mini book %}
{% endfor %}
{% for book in last_published %}
{% book_mini book %}
{% endfor %}