view templates/notfound.tmpl @ 5780:0ae953487255

Obfuscate (instead of just escape) contact/owner in gitweb summary. This could contain an email address.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 01 Jan 2008 17:12:37 +0100
parents e78c24011001
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#