app/soc/content/deadline_exceeded.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 03 Mar 2009 21:49:05 +0000
changeset 1606 6f7e5a566d9a
parent 1582 f2f352ad193f
permissions -rw-r--r--
Fix the KeyError: 'scope_path' error in 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>