view templates/paper/notfound.tmpl @ 8656:284fda4cd093

removed unused imports
author Martin Geisler <mg@lazybytes.net>
date Sat, 30 May 2009 23:20:30 +0200
parents b71ee3e00e81
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}