app/soc/content/assertion_error.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 05 Apr 2009 17:57:33 +0000
changeset 2083 a41d019a14c2
parent 1582 f2f352ad193f
permissions -rw-r--r--
Disable E1002 pylint error in soc.views.helper.dynaform module. 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>