templates/filelogentry-rss.tmpl
author Brendan Cully <brendan@kublai.com>
Wed, 27 Sep 2006 09:10:29 -0700
changeset 3167 833f2d1fc508
parent 1650 f2ebd5251e88
child 3206 79fd7a92f3e2
permissions -rw-r--r--
hgweb: fix annotate bugs The parent and child links were broken.

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