view mercurial/templates/paper/notfound.tmpl @ 35005:aad6b9fdfc75

py3: handle keyword arguments in hgext/shelve.py Differential Revision: https://phab.mercurial-scm.org/D1324
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 23 Oct 2017 00:06:49 +0530
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}