{% extends "base.html" %} {% load i18n %} {% block headtitle %}{% trans 'Server Internal Error' %}{% endblock %} {% block main_content %}
{% trans 'Ooops, the server just failed in computing your request.' %}
{% trans 'The administrators have been notified.' %}