templates/changelogentry-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Tue, 18 Oct 2005 23:58:00 -0700
changeset 1412 c1e0aebfabc0
parent 1410 17703aa4491e
child 1445 56281e086f38
permissions -rw-r--r--
hgweb: fix too short manifest link

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