{% load i18n %} {% block title %}Ishtar{% if APP_NAME %} - {{APP_NAME}}{%endif%}{% endblock %}
{% block content %} {% block error %}

{% trans "An error has occured. The support team has been warned." %}

{% endblock %} {% endblock %}

{% trans "Back to main page" %}