sapling/templates/tagentry-rss.tmpl
2006-02-02 12:00:45 +01:00

7 lines
199 B
Cheetah

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