templates/filelogentry-rss.tmpl
author mpm@selenic.com
Sun, 21 Aug 2005 13:18:45 -0700
changeset 985 7ffa91f275ff
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
hgweb: fix RSS and raw for new % scheme

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