Mercurial > hg
view mercurial/templates/rss/tagentry.tmpl @ 17738:b8424c92ba2b
spelling: fix minor spell checker issues
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Wed, 10 Oct 2012 01:29:56 +0200 |
parents | f91e5630ce7e |
children | 9409aeaafdc1 |
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>