{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% block title %}{% trans "Import a CSV" %}{% endblock %} {% block content %}
{% trans "Drop in an export from Skiddle, Fatsoma, Eventbrite, DICE or a spreadsheet. Recognised columns: reference / order id, name, email, ticket type." %}
{% endblock %}