{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% load static %} {% block title %}{% trans "Import attendees" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} The uploaded file should be a CSV file with a header row. You will be able to assign the meanings of the different columns in the next step. {% endblocktrans %}