templates/notfound.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 08 Sep 2006 09:36:18 +0200
changeset 3069 bc3fe3b5b785
parent 1549 fbe4bbd847e5
permissions -rw-r--r--
Never apply string formatting to generated errors with util.Abort. Otherwise error messages containing % chars yield errors or worse. Fixed (hopefully) all users of util.Abort.

#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#