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

Ooops.

OpenSubmit ran into an internal error and silently crashed. Your browsers 'Back' button may help to save your work so far.

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 %}