changeset 793 | 445970ccf57a |
parent 626 | 47207ec19c51 |
parent 777 | 8a61f25414b5 |
child 808 | 8f5637f0a0c0 |
--- a/templates/changelogentry-rss.tmpl Sat Jul 23 17:14:05 2005 +0100 +++ b/templates/changelogentry-rss.tmpl Fri Jul 29 06:43:21 2005 +0100 @@ -1,7 +1,7 @@ <item> <title>#desc|firstline|escape#</title> <link>#url#?cmd=changeset;node=#node#</link> - <description>#desc|escape|addbreaks#</description> + <description><![CDATA[#desc|escape|addbreaks#]]></description> <author>#author|obfuscate#</author> <pubDate>#date|rfc822date#</pubDate> </item>