eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/tags.tmpl
author Nishanth Amuluru <nishanth@fossee.in>
Sun, 09 Jan 2011 11:13:36 +0530
changeset 114 1a88b04adb39
parent 69 c6bca38c1cbf
permissions -rw-r--r--
created form for making a claim

{header}
 <id>{urlbase}{url}</id>
 <link rel="self" href="{urlbase}{url}atom-tags"/>
 <link rel="alternate" href="{urlbase}{url}tags"/>
 <title>{repo|escape}: tags</title>
 <summary>{repo|escape} tag history</summary>
 <author><name>Mercurial SCM</name></author>
 {latestentry%feedupdated}

{entriesnotip%tagentry}
</feed>