view templates/rss/tagentry.tmpl @ 3260:329ac0c0c0e8

hgweb: extract raw prefix from NWI commands
author Brendan Cully <brendan@kublai.com>
date Wed, 04 Oct 2006 17:04:40 -0700
parents e281903c9d32
children a2179e78d18b
line wrap: on
line source

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