templates/tagentry-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Mon, 07 Aug 2006 22:54:33 -0500
changeset 2822 30f59f4a327e
parent 1766 93f54a2b3864
permissions -rw-r--r--
Introduce update helper functions: update, merge, clean, and revert

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