Mercurial > hg
view templates/rss/changelogentry.tmpl @ 7440:d2a917b27152
Fix test breakage introduced in 07faba78cf5a
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Thu, 27 Nov 2008 11:14:43 -0800 |
parents | a2179e78d18b |
children | b03416194895 |
line wrap: on
line source
<item> <title>#desc|strip|firstline|strip|escape#</title> <link>{urlbase}{url}rev/{node|short}</link> <description><![CDATA[#desc|strip|escape|addbreaks#]]></description> <author>#author|obfuscate#</author> <pubDate>#date|rfc822date#</pubDate> </item>