view templates/tagentry-rss.tmpl @ 2609:6c5b1b5cc160

util.parsedate should understand dates from hg export
author Chris Mason <mason@suse.com>
date Thu, 13 Jul 2006 09:40:01 -0700
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>