view templates/notfound.tmpl @ 6241:a718e66836e8

setup.py: os.uname is not available on Windows
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 12 Mar 2008 15:33:43 -0700
parents e78c24011001
children
line wrap: on
line source

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