mercurial/templates/paper/notfound.tmpl
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 28 Jun 2017 13:31:05 +0200
changeset 33167 b1cf9bb8a5a2
parent 18526 9409aeaafdc1
permissions -rw-r--r--
config: register the 'devel.check-relroot' config

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