{% extends "zerver/portico.html" %}
{% block customhead %}
{{ super() }}
{% endblock %}
{% block portico_content %}
Internal server error.
Well oops. This one's probably our fault. Sorry about that!
If you'd like, you can drop us a line to let us know what happened.
{% endblock %}