view templates/coal/notfound.tmpl @ 7383:b501c7f3c2ad

graphlog: fix regression with filelogs introduced by 7bc62ebe7693
author Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
date Sun, 16 Nov 2008 20:55:30 +0100
parents 856ae126f48c
children
line wrap: on
line source

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