From 0f494f6c2a109155bcdc7057d0e35757cc9cbfb7 Mon Sep 17 00:00:00 2001 From: Marcin Koziej Date: Mon, 28 May 2012 10:30:20 +0200 Subject: [PATCH] In news, use a general feed of foundation's blog, not just wolne-lektury category. --- apps/wolnelektury_core/templates/main_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}
-- 2.20.1