templates/filelogentry-rss.tmpl
author Mikael Berthe <mikael@lilotux.net>
Wed, 14 Sep 2005 12:35:10 -0500
changeset 1242 4a6efec8b698
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Fix hg cat when the file cannot be found in the specified revision

<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>