view templates/notfound.tmpl @ 1497:f0b13c019b04

Add permissions handling test
author Matt Mackall <mpm@selenic.com>
date Thu, 03 Nov 2005 00:45:54 -0800
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#