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

{{ self.title() }}

Don't worry, this error will have been automatically reported.

{% endblock %}