view templates/notfound.tmpl @ 2273:f116ddea537f

add support for compressed bundle repositories we simply create a uncompressed bundle in a tempfile in .hg
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 12 May 2006 18:38:56 +0200
parents fbe4bbd847e5
children
line wrap: on
line source

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