view templates/rss/filelogentry.tmpl @ 3430:9a6491770b04

Report branch for hg id
author Matt Mackall <mpm@selenic.com>
date Tue, 17 Oct 2006 18:30:19 -0500
parents e281903c9d32
children 57f94c609c43
line wrap: on
line source

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