templates/atom/tags.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Thu, 04 Oct 2007 23:21:37 -0300
changeset 5379 d3e51dc804f8
parent 5266 46c5e1ee8aaa
permissions -rw-r--r--
mercurial_source: add --filemap support

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