view templates/changelogentry-rss.tmpl @ 677:204328d345f1

Fix up test for update flags
author Matt Mackall <mpm@selenic.com>
date Sun, 10 Jul 2005 16:19:36 -0800
parents 47207ec19c51
children 8a61f25414b5 445970ccf57a
line wrap: on
line source

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