view templates/paper/notfound.tmpl @ 7411:b71ee3e00e81

coal/paper: move actual templates from coal to paper
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Tue, 25 Nov 2008 22:40:16 +0100
parents
children 9219037fc0a6
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}