##// END OF EJS Templates
hgweb: fix attribute error in error response (issue2060)
hgweb: fix attribute error in error response (issue2060)

File last commit:

r9999:f91e5630 default
r10951:5dc09507 stable
Show More
map
10 lines | 266 B | text/plain | TextLexer
default = 'changelog'
mimetype = 'text/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