view templates/filelogentry-rss.tmpl @ 1232:eb3cc5e2eb89

Revert some exception type changes in revlog
author mpm@selenic.com
date Tue, 13 Sep 2005 14:16:15 -0500
parents 0902ffece4b4
children 17703aa4491e
line wrap: on
line source

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