mercurial/templates/paper/notfound.tmpl
author Raphaël Gomès <rgomes@octobus.net>
Mon, 24 Jun 2024 13:15:46 +0200
changeset 51651 cf294cb90b2b
parent 18526 9409aeaafdc1
permissions -rw-r--r--
branching: merge stable into 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}