{% extends "base.html" %} {% block append_title %} - HTTP 500{% endblock %} {% block body %}

500 Internal Server Error

Uh-oh you found a bug! An email has been sent to the ADMINs list.

URL: {{ request.url }}

{% endblock %}