view templates/notfound.tmpl @ 3301:72d1e521da77

merge: use contexts for manifestmerge - take ma, backwards, and copy out of update - move findcopies call inside manifestmerge - pass repo rather than ui
author Matt Mackall <mpm@selenic.com>
date Mon, 09 Oct 2006 16:07:19 -0500
parents fbe4bbd847e5
children
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#