view templates/coal/notfound.tmpl @ 7123:716277f5867e

util: subprocess close_fds option is unix only
author Patrick Mezard <pmezard@gmail.com>
date Sat, 18 Oct 2008 15:49:15 +0200
parents 856ae126f48c
children
line wrap: on
line source

{header}
<title>Mercurial repository not found</title>
</head>
<body>

<h2>Mercurial repository not found</h2>

The specified repository "{repo|escape}" is unknown, sorry.

Please go back to the main repository list page.

{footer}