templates/tagentry-rss.tmpl
author Brendan Cully <brendan@kublai.com>
Wed, 27 Sep 2006 09:10:29 -0700
changeset 3167 833f2d1fc508
parent 1766 93f54a2b3864
permissions -rw-r--r--
hgweb: fix annotate bugs The parent and child links were broken.

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