view templates/tagentry-rss.tmpl @ 2403:9b0747207925

Further cleanup of ui.py (changeset 74d569332f8b used one-char variable names).
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 05 Jun 2006 12:24:00 +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>