view mercurial/templates/spartan/notfound.tmpl @ 11927:8e56928e8991 stable

glossary: fixed typo
author Martin Geisler <mg@lazybytes.net>
date Tue, 17 Aug 2010 17:33:42 +0200
parents f91e5630ce7e
children 9409aeaafdc1
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}