view templates/notfound.tmpl @ 7291:5ac779ea7850

Backed out changeset a1f8ad3c1821
author Brendan Cully <brendan@kublai.com>
date Wed, 29 Oct 2008 10:55:29 -0700
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#