view templates/tagentry-rss.tmpl @ 2256:4b71f37cbdb7

fix errors spotted by pychecker (mostly scope problems)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Thu, 11 May 2006 11:15:23 +0200
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>