view templates/coal/notfound.tmpl @ 6736:369ddc9c0339

lookup: optimize '.' Remove error messages as behavior is documented in hg help revs
author Matt Mackall <mpm@selenic.com>
date Wed, 25 Jun 2008 17:33:34 -0500
parents 856ae126f48c
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}