app/soc/content/memory_error.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 08 Mar 2009 14:36:24 +0000
changeset 1744 0288cb88edd2
parent 1582 f2f352ad193f
permissions -rw-r--r--
Treat the response from the server as a JSON object Patch by: Sverre Rabbelier

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