view templates/rss/changelogentry.tmpl @ 3278:4b2d3c8a6195

hgweb: fix filerevision raw URL
author Brendan Cully <brendan@kublai.com>
date Fri, 06 Oct 2006 12:58:50 -0700
parents e281903c9d32
children a2179e78d18b
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>