Mercurial > p > roundup > code
view templates/classic/html/_generic.404.html @ 4000:39af38d6f77d
Add use of username/password stored in ~/.netrc in mailgw
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 19 Aug 2008 01:01:32 +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>
