view templates/tagentry-rss.tmpl @ 2555:d6605381c6df

hg.py: move exception handling code to try to avoid hiding errors
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Sun, 02 Jul 2006 22:39:39 -0300
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>