templates/notfound.tmpl
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Tue, 22 Jan 2008 09:11:06 +0100
changeset 5922 df7f66f290b9
parent 5560 e78c24011001
permissions -rw-r--r--
hgweb: cleanup buglet introduced in 956afc025c0f

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