view mercurial/templates/spartan/notfound.tmpl @ 16388:e03d8a40521f

repair: allow giving strip backup a different name So the user can differentiate amend backups from the rest.
author Idan Kamara <idankk86@gmail.com>
date Fri, 06 Apr 2012 16:18:33 +0300
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}