templates/paper/notfound.tmpl
author Matt Mackall <mpm@selenic.com>
Fri, 19 Dec 2008 16:48:31 -0600
changeset 7528 eadcc075967e
parent 7411 b71ee3e00e81
child 9304 9219037fc0a6
permissions -rw-r--r--
archive: fix bogus error message with no working directory

{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}