app/soc/content/assertion_error.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 03 Apr 2009 17:54:57 +0000
changeset 2078 0b45b07a9d0c
parent 1582 f2f352ad193f
permissions -rw-r--r--
Fix calling of super class __init__ method in out_of_band Error class (wrong number of parameters). Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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