view templates/notfound.tmpl @ 5265:980da86fc66a

Include . in PYTHONPATH (makes testing unbundled extensions easier)
author Brendan Cully <brendan@kublai.com>
date Wed, 29 Aug 2007 17:01:10 -0700
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#