Mercurial > hg-stable
view templates/rss/tagentry.tmpl @ 8428:5ccca71775e1
atom/rss: use newer template syntax everywhere
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Fri, 15 May 2009 10:46:52 +0200 |
parents | a2179e78d18b |
children |
line wrap: on
line source
<item> <title>{tag|escape}</title> <link>{urlbase}{url}rev/{node|short}</link> <description><![CDATA[{tag|strip|escape|addbreaks}]]></description> <pubDate>{date|rfc822date}</pubDate> </item>