view templates/classic/html/_generic.404.html @ 3932:7518a8ec1d55

Update Xapian to use latest stemmer API (since version 0.9.0 and now enforced in 1.0.0+)
author Richard Jones <richard@users.sourceforge.net>
date Thu, 25 Oct 2007 07:02:42 +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/