view templates/changelogentry-rss.tmpl @ 722:e5b39ce2c3c9

Add doc/Makefile to MANIFEST manifest hash: 1fc29da9334caa71ff8df55c52747f9c93df7e0f
author mpm@selenic.com
date Wed, 20 Jul 2005 11:40:27 -0500
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>