app/soc/content/assertion_error.html
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 20 Mar 2009 18:53:37 +0000
changeset 1955 06ed84dbb1ed
parent 1582 f2f352ad193f
permissions -rw-r--r--
Moved canResign check to role logic so subclasses can override. Also changed the variable name in the templates to be more generic. 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>