##// END OF EJS Templates
[hgweb] Prevent search engine bots from indexing the entire repository
[hgweb] Prevent search engine bots from indexing the entire repository

File last commit:

r1549:fbe4bbd8 default
r1628:88ad18c1 default
Show More
notfound.tmpl
12 lines | 222 B | application/x-cheetah | CheetahLexer
#header#
<title>Mercurial repositories index</title>
</head>
<body>
<h2>Mercurial Repositories</h2>
The specified repository "#repo|escape#" is unknown, sorry.
Please go back to the main repository list page.
#footer#