view templates/notfound.tmpl @ 3244:f045b049a704

Fix static file serving over HTTP on Windows. Files to be served should be opened in binary mode.
author Wojciech Milkowski <wmilkowski@interia.pl>
date Wed, 04 Oct 2006 18:06:03 +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#