view mercurial/templates/paper/notfound.tmpl @ 17374:0cec762790ed stable

store: only one kind of OSError means "nonexistent entry"
author Bryan O'Sullivan <bryano@fb.com>
date Wed, 15 Aug 2012 16:31:25 -0700
parents f91e5630ce7e
children 9409aeaafdc1
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}