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

{% trans "We’re sorry..." %}

{% trans "We could not process your request." %}

{% trans "There has been an error during the attempt to attend your request. Please try again or visit the " %} {% trans "Ecofunds map" %}.

{% endblock %}