view templates/notfound.tmpl @ 2360:25ec4981883e

hgweb: fix tracebacks on both index and repo pages
author TK Soh <teekaysoh@yahoo.com>
date Thu, 01 Jun 2006 09:14:27 -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#