{% extends "wcs/backoffice/base.html" %} {% load i18n %} {% block appbar-title %}{% trans "Import" %}{% endblock %} {% block content %} {% if error %}
{% trans "Error:" %} {{ error }}
{% trans "Imported successfully:" %}
{% trans "Back" %}