app/soc/content/assertion_error.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 28 Mar 2009 20:19:18 +0000
changeset 2025 e44de18a2f5d
parent 1582 f2f352ad193f
permissions -rw-r--r--
Remove two trailing comma's IE dies when there is a trailing comma in a js dictionary. 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>