view templates/classic/html/_generic.404.html @ 4032:a73bac81eda2

Fix issue2550500
author Stefan Seefeld <stefan@seefeld.name>
date Thu, 12 Feb 2009 05:10:59 +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/