templates/tagentry-rss.tmpl
author Josef "Jeff" Sipek <jeffpc@optonline.net>
Wed, 22 Feb 2006 01:06:17 -0500
changeset 1790 88f0345d82e9
parent 1766 93f54a2b3864
permissions -rw-r--r--
[hgweb] Added favicon to standard/gitweb templates

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