view templates/changelogentry-rss.tmpl @ 688:b50cd98bb7e4

Repair the hgweb search interface manifest hash: f5c644f14b31da897dc66f96c2852ae1f11f43f1
author mpm@selenic.com
date Wed, 13 Jul 2005 01:41:49 -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>