view mercurial/templates/atom/map @ 13858:1046cb663776 stable

hgweb: add missing bookmarks templates to atom/rss styles It's already referenced from paper style.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 03 Apr 2011 22:53:19 +0900
parents f91e5630ce7e
children add2f9ddcfb5
line wrap: on
line source

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
bookmarks = bookmarks.tmpl
bookmarkentry = bookmarkentry.tmpl
error = error.tmpl