##// END OF EJS Templates
hgweb: add missing bookmarks templates to atom/rss styles...
hgweb: add missing bookmarks templates to atom/rss styles It's already referenced from paper style.

File last commit:

r13858:1046cb66 stable
r13858:1046cb66 stable
Show More
map
13 lines | 394 B | text/plain | TextLexer
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