view templates/paper/notfound.tmpl @ 8440:bfcbba5f4b99

contrib/win32: updated title of the hgbook
author Martin Geisler <mg@lazybytes.net>
date Sat, 16 May 2009 08:38:04 +0200
parents b71ee3e00e81
children 9219037fc0a6
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}