{% extends base_page %} {% block content %} Server error. {% if exception %}
{{exception}}
{% endif %} {% endblock %}