templates/notfound.tmpl
author Peter van Dijk <peter@dataloss.nl>
Sun, 29 Jan 2006 00:18:52 +0100
changeset 1650 f2ebd5251e88
parent 1549 fbe4bbd847e5
permissions -rw-r--r--
changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames

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