view templates/notfound.tmpl @ 6014:2f424fc4edb3

mergetools: correct vim typo
author Matt Mackall <mpm@selenic.com>
date Mon, 04 Feb 2008 09:53:10 -0600
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#