app/soc/content/memory_error.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 04 Mar 2009 16:45:03 +0000
changeset 1617 9fdf1bf1e6a6
parent 1582 f2f352ad193f
permissions -rw-r--r--
Remove unused imports from soc.views.sitemap.build 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>