app/soc/content/memory_error.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 05 Apr 2009 17:57:33 +0000 (2009-04-05)
changeset 2083 a41d019a14c2
parent 1582 f2f352ad193f
permissions -rw-r--r--
Disable E1002 pylint error in soc.views.helper.dynaform module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
<html>
<head><title>We ran out of memory</title></head>
<body>
We ran out of memory while serving your request, please try again.
</body>
</html>