app/soc/content/deadline_exceeded.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 07 Apr 2009 12:31:12 +0000
changeset 2116 68d7679a2af2
parent 1582 f2f352ad193f
permissions -rw-r--r--
Add pylint: disable-msg=W0706 to soc.views.helper.access module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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