eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/rss/tags.tmpl
author Nishanth Amuluru <nishanth@fossee.in>
Sat, 08 Jan 2011 11:20:57 +0530
changeset 69 c6bca38c1cbf
permissions -rw-r--r--
Added buildout stuff and made changes accordingly

{header}
    <title>{repo|escape}: tags </title>
    <description>{repo|escape} tag history</description>
    {entriesnotip%tagentry}
  </channel>
</rss>