##// END OF EJS Templates
Revert e82dd2dd6276...
Revert e82dd2dd6276 Those files are supposed to be HTML 4.01, not XML.

File last commit:

r5560:e78c2401 default
r6029:5b6190df default
Show More
notfound.tmpl
12 lines | 222 B | application/x-cheetah | CheetahLexer
Ollivier Robert
Add the template.
r1124 #header#
<title>Mercurial repositories index</title>
</head>
<body>
<h2>Mercurial Repositories</h2>
Thomas Arendsen Hein
Always escape repository name in hgweb, very important in notfound.tmpl.
r1549 The specified repository "#repo|escape#" is unknown, sorry.
Ollivier Robert
Add the template.
r1124
Ollivier Robert
Remove the link from the template as there no real way to have it always be correct.
r1137 Please go back to the main repository list page.
Ollivier Robert
Add the template.
r1124
#footer#