templates/atom/tags.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Fri, 05 Oct 2007 12:42:52 -0700
changeset 5388 557e4a916e12
parent 5266 46c5e1ee8aaa
permissions -rw-r--r--
run-tests.py: allow a different temporary directory to be specified

#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>