{% extends "base.html" %} {% block title %}{{ _('Internal server error')}}{% endblock %} {% block body %}
{{ error_details }}