view templates/paper/notfound.tmpl @ 9708:a9424b6a1a6d

test-bisect: normalize shell error message Different shells on vary in their error messages. Here we're satisfied if the shell mentions './foobar' at all.
author Martin Geisler <mg@lazybytes.net>
date Wed, 04 Nov 2009 09:34:04 +0100
parents 9219037fc0a6
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 <a href="{url}">main repository list page</a>.

{footer}