view templates/tagentry-rss.tmpl @ 2516:4716a58c8cd5

Update Mac OSX installer to 0.9 with Universal Python build
author Lee Cantey <lcantey@gmail.com>
date Tue, 27 Jun 2006 11:32:37 -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>