view templates/notfound.tmpl @ 2538:f4b7d71c1c60

Cleanup hgweb and hgwebdir's run method a bit.
author Eric Hopper <hopper@omnifarious.org>
date Fri, 30 Jun 2006 09:50:25 -0700
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#