templates/notfound.tmpl
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
Wed, 26 Jul 2006 20:26:52 -0400
changeset 2686 d98eebc48d5e
parent 1549 fbe4bbd847e5
permissions -rw-r--r--
[hgweb] Shortlog template for default theme

#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#