view templates/notfound.tmpl @ 6069:212bfb5c50e1

keyword: avoid os import by using util.splitpath
author Christian Ebert <blacktrash@gmx.net>
date Sat, 09 Feb 2008 22:37:51 +0100
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#