templates/changelogentry-rss.tmpl
author Brendan Cully <brendan@kublai.com>
Fri, 29 Sep 2006 16:26:09 -0700
changeset 3205 48395d2692de
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
hgweb: kill #manifest#

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