view templates/classic/html/_generic.404.html @ 3976:7dc74da6c3e8

Fix mailgw total failure bounce message generation (thanks Bradley Dean)
author Richard Jones <richard@users.sourceforge.net>
date Wed, 23 Jul 2008 03:04:44 +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/