view templates/filelogentry-rss.tmpl @ 823:f0446f6963d2

Use list comprehension in hg status.
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 01 Aug 2005 17:58:13 +0100
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>