view mercurial/templates/paper/notfound.tmpl @ 14517:5a931246afc5

test-copy2: add case for moving a missing file
author Adrian Buehlmann <adrian@cadifra.com>
date Thu, 02 Jun 2011 19:43:17 +0200
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}