view templates/notfound.tmpl @ 7112:c9b88695d894

[PATCH 2 of 2] Re: created hgweb theme - monoblue
author "Hiroshi Funai" <hfunai@gmail.com>
date Sat, 18 Oct 2008 03:53:54 -0500
parents e78c24011001
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 main repository list page.

#footer#