app/soc/content/assertion_error.html
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 08 Mar 2009 20:07:22 +0000
changeset 1756 0a332ff872bf
parent 1582 f2f352ad193f
permissions -rw-r--r--
The process_request template now properly differentiate between a request in "new" and "group_accepted" state. Should solve issue 237. Patch by: Lennard de Rijk 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>