view templates/filelogentry-rss.tmpl @ 626:47207ec19c51

Fix quoting for RSS links Spotted by Mikael Berthe <mikael.berthe@lilotux.net>
author Matt Mackall <mpm@selenic.com>
date Tue, 05 Jul 2005 18:15:38 -0800
parents 8865eb8ade99
children 8a61f25414b5 445970ccf57a
line wrap: on
line source

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cmd=file;file=#file#;filenode=#filenode#</link>
    <description>#desc|escape|addbreaks#</description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>