view templates/notfound.tmpl @ 2189:e3eba577a0ae

move changeset_templater into templater module.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Wed, 03 May 2006 10:25:28 -0700
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#