view templates/classic/html/_generic.404.html @ 4009:e335ce40d6c8

Make URL matching code less matchy
author Richard Jones <richard@users.sourceforge.net>
date Mon, 01 Sep 2008 01:37:00 +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/