{% extends 'base.html' %} {% load i18n %} {% block content %}

{% trans 'Internal Server Error (500)' %}

{{ description }}

{% endblock %}