templates/spartan/notfound.tmpl
author Brendan Cully <brendan@kublai.com>
Sat, 30 May 2009 11:32:23 -0700
changeset 8655 21688b8a594b
parent 8431 5c1aabc58004
child 9304 9219037fc0a6
permissions -rw-r--r--
Move alias into core

{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 main repository list page.

{footer}