templates/notfound.tmpl
author Matt Mackall <mpm@selenic.com>
Thu, 20 Oct 2005 00:26:24 -0700
changeset 1417 90b62337f8dd
parent 1137 c54d03bdf2dc
child 1549 fbe4bbd847e5
permissions -rw-r--r--
hgweb: add a mercurial link to the footer

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

<h2>Mercurial Repositories</h2>

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

Please go back to the main repository list page.

#footer#