{% extends "base.html" %} {% block title %}Server Error{% endblock %} {% block main_content %}
The server has encountered an application error. A notification has been sent to the system administrator and will be investigated promptly.
{% endblock %}