templates/notfound.tmpl
author Brendan Cully <brendan@kublai.com>
Mon, 09 Jul 2007 22:12:28 -0700
changeset 4850 f3802f9f1840
parent 1549 fbe4bbd847e5
permissions -rw-r--r--
Add SSL support to hg serve, activated via --certificate option

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