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

{% trans "An error has occurred. A system administrator has been informed and will probably fix it soon." %}

{% endblock %}