{% extends "base.html" %} {% load i18n %} {% block more-user-links %}{% endblock %} {% block content %}

{% trans "Server Error" %} ({% trans "500 as it's called" %})

{% trans "There's something wrong within the server." %} 😱

{% trans "An email has been automatically sent to warn administrators about the problem." %}

{% endblock %}