view templates/filelogentry-rss.tmpl @ 1578:4a14edbda3ca

[hgweb] Remove reference to a non-existing file
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Mon, 12 Dec 2005 01:25:24 -0500
parents a91bfbbe88d3
children f2ebd5251e88
line wrap: on
line source

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