app/soc/content/deadline_exceeded.html
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 09 Apr 2009 22:05:07 +0000
changeset 2138 70b4a5e90eb0
parent 1582 f2f352ad193f
permissions -rw-r--r--
Store min and max slots in the program model Also add a field to store the current allocation. 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>