Thanks for your help.
Well i add your idea in :
def notfound():
web.header("Content-Type","text/html; charset=utf-8")
return web.notfound(render.notfound(""))
Nothing...
So i add this in notfound.html:
<head>
<title>404 Not Found</title>
<meta http-equiv="content-type"
content="text/html;charset=utf-8" />
</head>
No change...
I always :
Cette page ne peut être accessible.
Other idea?
--
You received this message because you are subscribed to the Google Groups
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/webpy?hl=en.