view templates/changelogentry-rss.tmpl @ 2538:f4b7d71c1c60

Cleanup hgweb and hgwebdir's run method a bit.
author Eric Hopper <hopper@omnifarious.org>
date Fri, 30 Jun 2006 09:50:25 -0700
parents a91bfbbe88d3
children
line wrap: on
line source

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