{% extends "base_error.html" %} {% block title %}500 - Internal Server Error{% endblock %} {% block content %}

Congratulations, you crashed the server. Damn.

OpenSubmit ran into an internal error which cannot be fixed. Please try to use your browsers 'Back' button.

The developers are informed. You can check if your problem is already known.

Sorry for any inconvinience!

“There are two ways to write error-free programs; only the third one works.” - Alan J. Perlis

{% endblock %}