templates/changelogentry-rss.tmpl
author mpm@selenic.com
Sat, 20 Aug 2005 13:08:07 -0700
changeset 981 4f81068ed8cd
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Merge with jeffpc

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cmd=changeset;node=#node#</link>
    <description><![CDATA[#desc|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>