{% extends "base.html" %} {% load i18n %} {% block title %} - Internal Server Error{% endblock %} {% block content %}
{% trans "An unexpected error occurred while processing your request. Please try your request again."%}