view templates/paper/notfound.tmpl @ 9940:2d0f1cde217b

Merge with stable again
author Matt Mackall <mpm@selenic.com>
date Wed, 25 Nov 2009 21:54:47 -0600
parents 9219037fc0a6
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 <a href="{url}">main repository list page</a>.

{footer}