Mercurial > p > roundup > code
view templates/minimal/html/_generic.404.html @ 3920:416606b09b27
fix vim modelines
| author | Justus Pendleton <jpend@users.sourceforge.net> |
|---|---|
| date | Tue, 25 Sep 2007 19:49:19 +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>
