From 9c9796a5bd5ced3ebbe4e2b143906d0bce9f0024 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 16 May 2012 12:56:44 +0200 Subject: Fix RSS feeds for django 1.4 - reintegrate them in the main application --- chimere_rss/templates/rss_title.html | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 chimere_rss/templates/rss_title.html (limited to 'chimere_rss/templates/rss_title.html') diff --git a/chimere_rss/templates/rss_title.html b/chimere_rss/templates/rss_title.html deleted file mode 100644 index 5b379e7..0000000 --- a/chimere_rss/templates/rss_title.html +++ /dev/null @@ -1,2 +0,0 @@ -{% load i18n %} -{{ obj.name }} -- cgit v1.2.3