comparison templates/tagentry-rss.tmpl @ 1830:4ced57680ce7

merge with crew.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Fri, 03 Mar 2006 09:39:37 -0800
parents 93f54a2b3864
children
comparison
equal deleted inserted replaced
1829:b0f6af327fd4 1830:4ced57680ce7
1 <item>
2 <title>#tag|escape#</title>
3 <link>#url#?cs=#node|short#</link>
4 <description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
5 <pubDate>#date|rfc822date#</pubDate>
6 </item>