view templates/tagentry-rss.tmpl @ 3195:f8e67b7c57a4

Remove unneeded (and bashismic) export HGMERGE=true.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 30 Sep 2006 09:39:44 +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>