{% load i18n %} {% block title %}{% trans 'Server Error' %}{% endblock %} {% block content %}

{% trans 'Server Error' %}

{% trans "We're sorry, but an error occurred while processing your request." %}

{% endblock %}