templates/tagentry-rss.tmpl
author TK Soh <teekaysoh@yahoo.com>
Tue, 29 Aug 2006 14:04:54 -0500
changeset 3024 b41cd423e5a3
parent 1766 93f54a2b3864
permissions -rw-r--r--
gitweb: fix annotate page display problem on IE (6.0) Bad support of "white-space: pre" property.

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