view templates/notfound.tmpl @ 5845:5924a11aa419

Fix not to use os.sep directly. This change is intended for MBCS support.
author Shun-ichi GOTO <shunichi.goto@gmail.com>
date Wed, 09 Jan 2008 21:30:37 +0900
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#