{% extends "admin/importform.html" %} {% load i18n %} {% block helptext %} {% blocktrans trimmed %} Provide a CSV file where lines respect one of the following formats:

The first element of each line is mandatory and must be equal to one of the previous values.

You can use a different character as separator.

{% endblocktrans %} {% endblock %}