mercurial/templates/spartan/notfound.tmpl
author timeless <timeless@mozdev.org>
Tue, 22 Dec 2015 23:25:17 +0000
changeset 27630 9358124b4a65
parent 18526 9409aeaafdc1
permissions -rw-r--r--
histedit: hide --outgoing warnings

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