view templates/notfound.tmpl @ 3171:0d0d7317bbc8

hgweb: yield filenode as well as node in annotate, use filenode in annotateline
author Brendan Cully <brendan@kublai.com>
date Wed, 27 Sep 2006 12:08:32 -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#