{% extends "base.html" %} {% block title %}Error{% endblock %} {% block content %}
The server encountered an internal error and was unable to complete your request.
Either the server is overloaded or there is an error in the application.
{% endblock %} {% block head %} {% endblock %}