##// END OF EJS Templates
fix rss template
Benoit Boissinot -
r3410:57f94c60 default
parent child Browse files
Show More
@@ -1,7 +1,7 b''
1 1 <item>
2 2 <title>#desc|strip|firstline|strip|escape#</title>
3 3 <link>#url#?f=#node|short#;file=#file|urlescape#</link>
4 4 <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
5 5 <author>#author|obfuscate#</author>
6 <pubDate>#date|rfc822date#</pubDate>>
6 <pubDate>#date|rfc822date#</pubDate>
7 7 </item>
General Comments 0
You need to be logged in to leave comments. Login now