templates/notfound.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 26 Apr 2006 10:57:40 -0700
changeset 2134 ef81e34ad674
parent 1549 fbe4bbd847e5
child 5560 e78c24011001
permissions -rw-r--r--
write to stderr with a single write call. this works around issue88.

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