view templates/changelogentry-rss.tmpl @ 1509:46a07392cf28

Add safety check for addgroup
author Matt Mackall <mpm@selenic.com>
date Mon, 07 Nov 2005 15:40:24 -0800
parents 56281e086f38
children a91bfbbe88d3
line wrap: on
line source

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