view mercurial/templates/paper/notfound.tmpl @ 38400:2f5c622fcb73

treediscovery: use progress helper Differential Revision: https://phab.mercurial-scm.org/D3801
author Martin von Zweigbergk <martinvonz@google.com>
date Sun, 17 Jun 2018 23:54:58 -0700
parents 9409aeaafdc1
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|urlescape}">main repository list page</a>.

{footer}