view templates/notfound.tmpl @ 1578:4a14edbda3ca

[hgweb] Remove reference to a non-existing file
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Mon, 12 Dec 2005 01:25:24 -0500
parents fbe4bbd847e5
children
line wrap: on
line source

#header#
<title>Mercurial repositories index</title>
</head>
<body>

<h2>Mercurial Repositories</h2>

The specified repository "#repo|escape#" is unknown, sorry.

Please go back to the main repository list page.

#footer#