mercurial/templates/spartan/notfound.tmpl
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 08 Jan 2016 10:57:01 -0800
changeset 27737 482eb357fe98
parent 18526 9409aeaafdc1
permissions -rw-r--r--
exchange: make clonebundleprefers non-experimental In preparation for making the feature enabled by default.

{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}