mercurial/templates/spartan/notfound.tmpl
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 21 Aug 2023 17:33:00 -0400
changeset 50962 a0fcdcc53618
parent 18526 9409aeaafdc1
permissions -rw-r--r--
debugrebuildfncache: migrate `opts` to native kwargs

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