templates/notfound.tmpl
author Patrick Mezard <pmezard@gmail.com>
Wed, 23 Apr 2008 22:45:53 +0200
changeset 6564 ccc2481e3954
parent 5560 e78c24011001
permissions -rw-r--r--
webcommands: pass full author to annotate, fix templates (issue 1054)

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