view mercurial/templates/paper/notfound.tmpl @ 10871:3f30190781a3

color: respect HGPLAIN
author Steve Borho <steve@borho.org>
date Tue, 06 Apr 2010 08:54:18 -0500
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}