From: Carl Worth Date: Wed, 30 May 2007 13:17:18 +0000 (-0700) Subject: Drop type="html" from rss elements X-Git-Url: https://git.cworth.org/git?p=cworth.org;a=commitdiff_plain;h=4d013c0762fa29b1cb51348dafd858d29ec85431 Drop type="html" from rss elements According to the feedvalidator[*] these don't belong here: http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.cworth.org%2Fblog%2Ftechnical%2Findex.rss --- diff --git a/templates/rsspage.tmpl b/templates/rsspage.tmpl index 6520dff..38f9b16 100644 --- a/templates/rsspage.tmpl +++ b/templates/rsspage.tmpl @@ -1,9 +1,9 @@ -<TMPL_VAR TITLE ESCAPE=HTML> +<TMPL_VAR TITLE ESCAPE=HTML> - +