app/soc/content/deadline_exceeded.html
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 17 Mar 2009 17:35:12 +0000
changeset 1914 b779c7b109ff
parent 1582 f2f352ad193f
permissions -rw-r--r--
Moved subscription buttons to the top and comment placing to the bottom for StudentProposal review and public page. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1582
f2f352ad193f Redirect to an error page when a GAE exception occurs
Sverre Rabbelier <srabbelier@gmail.com>
parents:
diff changeset
     1
<html>
f2f352ad193f Redirect to an error page when a GAE exception occurs
Sverre Rabbelier <srabbelier@gmail.com>
parents:
diff changeset
     2
<head><title>We ran out of time</title></head>
f2f352ad193f Redirect to an error page when a GAE exception occurs
Sverre Rabbelier <srabbelier@gmail.com>
parents:
diff changeset
     3
<body>
f2f352ad193f Redirect to an error page when a GAE exception occurs
Sverre Rabbelier <srabbelier@gmail.com>
parents:
diff changeset
     4
We ran out of processing time while serving your request, please try again.
f2f352ad193f Redirect to an error page when a GAE exception occurs
Sverre Rabbelier <srabbelier@gmail.com>
parents:
diff changeset
     5
</body>
f2f352ad193f Redirect to an error page when a GAE exception occurs
Sverre Rabbelier <srabbelier@gmail.com>
parents:
diff changeset
     6
</html>