templates/notfound.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Thu, 15 Feb 2007 08:51:32 -0200
changeset 4084 51e52db6b40d
parent 1549 fbe4bbd847e5
permissions -rw-r--r--
hgweb: allow static files to be served directly by the HTTP server

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