templates/atom/tags.tmpl
author Patrick Mezard <pmezard@gmail.com>
Sat, 06 Oct 2007 21:19:06 +0200
changeset 5404 67d3daa8ac42
parent 5266 46c5e1ee8aaa
permissions -rw-r--r--
convert: quote "^" to avoid windows using it as an escape char.

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