{% extends 'base.html' %} {% block title %}500 Error{% endblock %} {% block content %}
{{ description|default('Internal Server Error') }}