##// END OF EJS Templates
tests: fix tests broken by 03b60f2f90bf
tests: fix tests broken by 03b60f2f90bf

File last commit:

r7338:fecfe439 default
r7395:e2048f5c default
Show More
notfound.tmpl
12 lines | 232 B | application/x-cheetah | CheetahLexer
#header#
<title>Mercurial repository not found</title>
</head>
<body>
<h2>Mercurial repository not found</h2>
The specified repository "#repo|escape#" is unknown, sorry.
Please go back to the main repository list page.
#footer#