{% extends "views/components/etl_modules/base-import.htm" %} {% load i18n %} {% block task_details %}

{% trans 'UUIDs' %}
{% trans 'Labels' %}

{% endblock task_details %} {% block etl_status %}

{% trans "These files were not found and could not be exported"%}
{% endblock etl_status %} {% block etl_error_report %} {% endblock etl_error_report %}