app/soc/content/deadline_exceeded.html
author Sverre Rabbelier <sverre@rabbelier.nl>
Thu, 04 Jun 2009 22:26:24 +0200
changeset 2392 b53e1cdb0398
parent 1582 f2f352ad193f
permissions -rw-r--r--
Make the maintenance page a hardcoded response Show the maintenance message on the requested page, instead of redirecting to a specific url which then displays a page with the maintenance notice.

<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>