{% extends 'is_core/base.html' %} {% load i18n %} {% block content %}

{% trans 'The data are exported on background' %}

{% trans 'You will receive E-mail with a link to exported data after its completion' %}

{% endblock %}