templates/tagentry-rss.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sun, 02 Jul 2006 22:39:39 -0300
changeset 2555 d6605381c6df
parent 1766 93f54a2b3864
permissions -rw-r--r--
hg.py: move exception handling code to try to avoid hiding errors

<item>
    <title>#tag|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
    <pubDate>#date|rfc822date#</pubDate>
</item>