From: Marcin Koziej Date: Mon, 28 May 2012 08:30:20 +0000 (+0200) Subject: In news, use a general feed of foundation's blog, not just wolne-lektury category. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/0f494f6c2a109155bcdc7057d0e35757cc9cbfb7?ds=sidebyside;hp=-c In news, use a general feed of foundation's blog, not just wolne-lektury category. --- 0f494f6c2a109155bcdc7057d0e35757cc9cbfb7 diff --git a/apps/wolnelektury_core/templates/main_page.html b/apps/wolnelektury_core/templates/main_page.html index 87a9c3f0c..058b9224a 100755 --- a/apps/wolnelektury_core/templates/main_page.html +++ b/apps/wolnelektury_core/templates/main_page.html @@ -37,7 +37,7 @@

{% trans "News" %}

{% cache 1800 latest-blog-posts %} - {% latest_blog_posts "http://nowoczesnapolska.org.pl/category/wolne-lektury/feed/" %} + {% latest_blog_posts "http://nowoczesnapolska.org.pl/feed/" %} {% endcache %}