view templates/notfound.tmpl @ 1548:18f3224da392

fix bug in setup.py introduced in r1508. The 'console' argument is expected to be a list of strings, but was changed to just a string.
author Will <will@glozer.net>
date Wed, 16 Nov 2005 20:53:16 +0100
parents c54d03bdf2dc
children fbe4bbd847e5
line wrap: on
line source

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