From f88541bedcffdfaff485ef71287be88a58c745c2 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 15 Feb 2012 16:59:28 +0100 Subject: Large reorganization (refs #316), south migration script to new model names (refs #319) --- chimere_rss/templates/rss_title.html | 2 ++ 1 file changed, 2 insertions(+) create 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 new file mode 100644 index 0000000..5b379e7 --- /dev/null +++ b/chimere_rss/templates/rss_title.html @@ -0,0 +1,2 @@ +{% load i18n %} +{{ obj.name }} -- cgit v1.2.3