templates/notfound.tmpl
author Brendan Cully <brendan@kublai.com>
Wed, 27 Sep 2006 09:10:29 -0700
changeset 3167 833f2d1fc508
parent 1549 fbe4bbd847e5
permissions -rw-r--r--
hgweb: fix annotate bugs The parent and child links were broken.

#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#