mercurial/templates/paper/notfound.tmpl
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Fri, 05 Aug 2016 13:49:05 +0200
changeset 31154 afcc4b4a0826
parent 18526 9409aeaafdc1
permissions -rw-r--r--
localrepo: add some comment about role of various vfs object This should make things clearer for most people.

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