fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Upgrade JSONField.
[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
8bb401b
..
a751022
100755
(executable)
--- a/
apps/wolnelektury_core/templates/main_page.html
+++ b/
apps/wolnelektury_core/templates/main_page.html
@@
-28,7
+28,7
@@
</div>
</div>
- <h2 class="main-last"><
span class="mono">{% trans "Recent publications" %}</span
></h2>
+ <h2 class="main-last"><
a href="{% url 'recent_list' %}"><span class="mono">{% trans "Recent publications" %}</span></a
></h2>
{% cache 60 last-published-on-main %}
{% for book in last_published %}
{% book_mini book %}
{% cache 60 last-published-on-main %}
{% for book in last_published %}
{% book_mini book %}