app/soc/content/assertion_error.html
author Sverre Rabbelier <sverre@rabbelier.nl>
Thu, 30 Apr 2009 23:33:04 +0200
changeset 2287 f668847ebb75
parent 1582 f2f352ad193f
permissions -rw-r--r--
Make dev_appserver error out when python version >2.5 is used Patch by: Sverre Rabbelier

<html>
<head><title>Something went wrong</title></head>
<body>
We ran into a problem while serving your request, please try again.
</body>
</html>