{% extends "base.html" %} {% block core %}

{{ "Error %(status_code)s"|format(status_code=status_code) }}

An error occured while the server was handling your request.

{% endblock core %}