templates/atom/tags.tmpl
author Robert Bachmann <rbach@rbach.priv.at>
Thu, 30 Aug 2007 16:42:17 +0200
changeset 5266 46c5e1ee8aaa
permissions -rw-r--r--
Added support for the Atom syndication format

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