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

{% trans 'The data will be exported on background' %}

{% trans 'You will be notified after export completion' %}

{% endblock %}