app/soc/content/deadline_exceeded.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 01 Mar 2009 20:18:23 +0000
changeset 1582 f2f352ad193f
permissions -rw-r--r--
Redirect to an error page when a GAE exception occurs Patch by: Sverre Rabbelier

<html>
<head><title>We ran out of time</title></head>
<body>
We ran out of processing time while serving your request, please try again.
</body>
</html>