view templates/notfound.tmpl @ 1767:adbc392dfd9e

implement entriesnotip for tags in hgweb.py ; change entries to entriesnotip in templates/tags-rss.tmpl
author Peter van Dijk <peter@dataloss.nl>
date Fri, 03 Feb 2006 02:21:28 +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#