app/soc/content/deadline_exceeded.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 08 Mar 2009 14:38:24 +0000
changeset 1747 02f15a955c42
parent 1582 f2f352ad193f
permissions -rw-r--r--
Provide the 'return_url' in the allocate slots view This url can then be used to post and receive JSON data from. 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>