templates/tagentry-rss.tmpl
author Eric Hopper <hopper@omnifarious.org>
Wed, 31 May 2006 10:42:44 -0700
changeset 2356 2db831b33e8f
parent 1766 93f54a2b3864
permissions -rw-r--r--
Final stage of the hgweb split up. hgweb and hgwebdir now have their own modules.

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