templates/paper/notfound.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 27 May 2009 02:46:59 +0200
changeset 8634 7659eecd9da2
parent 7411 b71ee3e00e81
child 9304 9219037fc0a6
permissions -rw-r--r--
changegroup: the node list might be an empty generator (fix issue1678)

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