app/soc/content/memory_error.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 25 Apr 2009 10:09:24 +0200
changeset 2275 030d014792c5
parent 1582 f2f352ad193f
permissions -rw-r--r--
Add .hgignore to repository and ignore all .pyc files and app.yaml file. Patch by: Pawel Solyga

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