templates/filelogentry-rss.tmpl
author Brendan Cully <brendan@kublai.com>
Fri, 29 Sep 2006 16:26:09 -0700
changeset 3206 79fd7a92f3e2
parent 1650 f2ebd5251e88
permissions -rw-r--r--
hgweb: kill off #filenode#

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