view templates/changelogentry-rss.tmpl @ 1418:68f81ba07b2a

Make hgweb work when the repository is empty (no 00changelog.i)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Thu, 20 Oct 2005 11:41:14 -0700
parents 17703aa4491e
children 56281e086f38
line wrap: on
line source

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#desc|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>