view templates/tagentry-rss.tmpl @ 3041:a10adb6a9c9c

[churn] Fixed churn ignoring the first commit
author Josef "Jeff" Sipek <jeff@josefsipek.net>
date Sat, 19 Aug 2006 14:47:31 -0400
parents 93f54a2b3864
children
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>