view templates/tagentry-rss.tmpl @ 3219:618a7f2c1b82

Make filectx.__init__ use LookupError
author Brendan Cully <brendan@kublai.com>
date Sun, 01 Oct 2006 13:44:08 -0700
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>