view templates/notfound.tmpl @ 7201:b1aea76f7001

hgwebdir: show nested repositories (issue1336)
author Benoit Allard <benoit@aeteurope.nl>
date Wed, 22 Oct 2008 18:23:32 +0200
parents e78c24011001
children
line wrap: on
line source

#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#