From e9f9a63739cb79196ea0c231f09ab844f0665145 Mon Sep 17 00:00:00 2001 From: Amitai Schlair Date: Thu, 21 Feb 2013 01:39:31 -0500 Subject: Don't prepend author to title (Atom doesn't). --- templates/rssitem.tmpl | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/rssitem.tmpl b/templates/rssitem.tmpl index 2d315173b..9acefb5d3 100644 --- a/templates/rssitem.tmpl +++ b/templates/rssitem.tmpl @@ -1,16 +1,14 @@ - - <TMPL_VAR AUTHOR ESCAPE=HTML>: <TMPL_VAR TITLE> - - <TMPL_VAR TITLE> - + + + -- cgit v1.2.3