view templates/notfound.tmpl @ 1992:ea8345a7a29d

Include templates/static/* in MANIFEST.in so that distutils setup will include them.
author Lee Cantey <lcantey@gmail.com>
date Fri, 24 Mar 2006 08:27:24 +0100
parents fbe4bbd847e5
children
line wrap: on
line source

#header#
<title>Mercurial repositories index</title>
</head>
<body>

<h2>Mercurial Repositories</h2>

The specified repository "#repo|escape#" is unknown, sorry.

Please go back to the main repository list page.

#footer#