templates/spartan/notfound.tmpl
author Matt Mackall <mpm@selenic.com>
Sun, 11 Oct 2009 13:54:19 -0500
changeset 9576 c156bf947e26
parent 9304 9219037fc0a6
permissions -rw-r--r--
Merge with stable

{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}">main repository list page</a>.

{footer}