view templates/notfound.tmpl @ 6810:8f7a2915170a

localrepo: fix status() typos from 854b907527e5a and 97c12b1ed1e0
author Patrick Mezard <pmezard@gmail.com>
date Sun, 20 Jul 2008 19:09:00 +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#