view templates/coal/notfound.tmpl @ 6454:eec89a03db08

coal: even more tweaks - rearrange file browser columns - add folder and file icons - make browse table uniformly monospaced - use lowercase consistently for column heads - fix search container div
author Matt Mackall <mpm@selenic.com>
date Wed, 02 Apr 2008 18:51:06 -0500
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}