app/soc/content/memory_error.html
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 08 Apr 2009 23:45:41 +0000
changeset 2136 5d55e61dd338
parent 1582 f2f352ad193f
permissions -rw-r--r--
Add a submit method and button to slots view 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>