view templates/classic/html/_generic.404.html @ 3973:85cbaa50eba1

xml-rpc security checks and tests across all backends [SF#1907211] also add some leap year tests
author Richard Jones <richard@users.sourceforge.net>
date Fri, 07 Mar 2008 01:11:55 +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/