templates/paper/notfound.tmpl
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Sat, 03 Jan 2009 21:44:15 +0100
changeset 7575 3ccaefc84f45
parent 7411 b71ee3e00e81
child 9304 9219037fc0a6
permissions -rw-r--r--
hgweb: fix long line lengths introduced in 2dc868712dcc

{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}