templates/notfound.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 17 Nov 2005 19:38:57 +0100
changeset 1554 68ec7b9e09a4
parent 1549 fbe4bbd847e5
permissions -rw-r--r--
Catch IOErrors and RepoErrors when serving repositories via hgweb.

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