From: Marcin Koziej Date: Thu, 19 Jul 2012 11:03:50 +0000 (+0200) Subject: Merge branch 'master' into production X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/8615d540551e222c91409c7f37f9f237f520b88e?hp=8c6cc2964921706791492e40267862db94db27dc Merge branch 'master' into production --- diff --git a/apps/wolnelektury_core/templates/main_page.html b/apps/wolnelektury_core/templates/main_page.html index 058b9224a..fb9b144c4 100755 --- a/apps/wolnelektury_core/templates/main_page.html +++ b/apps/wolnelektury_core/templates/main_page.html @@ -36,8 +36,9 @@

{% trans "News" %}

+ {# 135 is the id of new publications category of our master blog. perhaps this URL should go to settings. #} {% cache 1800 latest-blog-posts %} - {% latest_blog_posts "http://nowoczesnapolska.org.pl/feed/" %} + {% latest_blog_posts "http://nowoczesnapolska.org.pl/feed/?cat=-135" %} {% endcache %}