From: Carl Worth Date: Wed, 30 May 2007 13:18:41 +0000 (-0700) Subject: Remove HTML escaping from RSS title X-Git-Url: https://git.cworth.org/git?p=cworth.org;a=commitdiff_plain;h=d3cb6ca4101824f3f573553f9b8d5701d4abeffa Remove HTML escaping from RSS title Again, making feedvalidator.org happy --- diff --git a/templates/rsspage.tmpl b/templates/rsspage.tmpl index 38f9b16..34c1a33 100644 --- a/templates/rsspage.tmpl +++ b/templates/rsspage.tmpl @@ -1,7 +1,7 @@ -<TMPL_VAR TITLE ESCAPE=HTML> +<TMPL_VAR TITLE>