templates/notfound.tmpl
author mpm@selenic.com
Wed, 07 Sep 2005 23:13:12 -0700
changeset 1213 db9639b8594c
parent 1137 c54d03bdf2dc
child 1549 fbe4bbd847e5
permissions -rw-r--r--
Clean up hgweb imports Use demandloading Pull function-local imports up to demandload Scope hg and ui bits

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