view templates/notfound.tmpl @ 3474:bbfb392b2b1a

Fix "templater object got multiple values for keyword argument 'motd'" caused by adding motd to the call to the index template (2896ce093ec4)
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 21 Oct 2006 20:51:24 +0200
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#