templates/atom/map
author Sune Foldager <cryo@cyanite.org>
Tue, 10 Feb 2009 14:21:27 +0100
changeset 7749 f32af51aaee5
parent 5928 3340aa5a64f7
child 8428 5ccca71775e1
permissions -rw-r--r--
hgweb: add atom error template

default = 'changelog'
feedupdated = '<updated>#date|rfc3339date#</updated>'
mimetype = 'application/atom+xml; charset={encoding}'
header = header.tmpl
changelog = changelog.tmpl
changelogentry = changelogentry.tmpl
filelog = filelog.tmpl
filelogentry = filelogentry.tmpl
tags = tags.tmpl
tagentry = tagentry.tmpl
error = error.tmpl