view templates/notfound.tmpl @ 6854:9d11faecb0f1

color: improve mq extension detection
author Patrick Mezard <pmezard@gmail.com>
date Sat, 02 Aug 2008 13:49:13 +0200
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#