view templates/notfound.tmpl @ 5388:557e4a916e12

run-tests.py: allow a different temporary directory to be specified
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 05 Oct 2007 12:42:52 -0700
parents fbe4bbd847e5
children e78c24011001
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#