view templates/spartan/notfound.tmpl @ 9435:aa92ce9586d8

Merge with crew-stable
author Martin Geisler <mg@lazybytes.net>
date Thu, 10 Sep 2009 10:31:12 +0200
parents 9219037fc0a6
children
line wrap: on
line source

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