view templates/minimal/html/_generic.404.html @ 3971:ff3a8b7d1819 1.4.4

security fixes
author Richard Jones <richard@users.sourceforge.net>
date Sat, 01 Mar 2008 08:18:07 +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/