view templates/classic/html/_generic.404.html @ 4316:91df6e19d81d website

Fixed link to the current change log on the main page.
author Bernhard Reiter <ber@users.sourceforge.net>
date Tue, 05 Jan 2010 10:26:38 +0000
parents dd00c917fc40
children
line wrap: on
line source

<html>
<head>
<title>Item Not Found</title>
</head>

<body>
There is no <span tal:content="context/_classname" /> with id <span tal:content="context/id"/>
</body>
</html>

Roundup Issue Tracker: http://roundup-tracker.org/