{% load i18n %} {% trans "Server Error" %} {% block content %}

{% trans "Sorry! we can not process your request. The server encountered an error." %}

{% trans "We've been informed and we will make our best to fix the problem as soon as possible" %}

{% trans "Please retry in a short while or go back to the" %} {% trans "homepage" %}.

{% endblock %}