fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
split catalogue.models
[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
058b922
..
fb9b144
100755
(executable)
--- a/
apps/wolnelektury_core/templates/main_page.html
+++ b/
apps/wolnelektury_core/templates/main_page.html
@@
-36,8
+36,9
@@
<div class="infopages-box">
<h2><span class='mono'>{% trans "News" %}</span></h2>
<div class="infopages-box">
<h2><span class='mono'>{% trans "News" %}</span></h2>
+ {# 135 is the id of new publications category of our master blog. perhaps this URL should go to settings. #}
{% cache 1800 latest-blog-posts %}
{% cache 1800 latest-blog-posts %}
- {% latest_blog_posts "http://nowoczesnapolska.org.pl/feed/" %}
+ {% latest_blog_posts "http://nowoczesnapolska.org.pl/feed/
?cat=-135
" %}
{% endcache %}
</div>
{% endcache %}
</div>