From e4ccc4f3b09aaaa4f64bdba1d6ffff24e924fd20 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 31 Jul 2006 00:34:18 +0000 Subject: fix title metadata on blogs, reorg needed to do it, simplified tag some --- templates/rsspage.tmpl | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) (limited to 'templates/rsspage.tmpl') diff --git a/templates/rsspage.tmpl b/templates/rsspage.tmpl index 55b1222ac..e7676ebbd 100644 --- a/templates/rsspage.tmpl +++ b/templates/rsspage.tmpl @@ -1,22 +1,9 @@ - - <TMPL_VAR TITLE ESCAPE=HTML> - - - - - <TMPL_VAR ITEMTITLE ESCAPE=HTML> - - - - - - - - - ]]> - - - + +<TMPL_VAR TITLE ESCAPE=HTML> + + + + -- cgit v1.2.3