{% extends "django_program/manage/base.html" %} {% block title %}Import from Pretalx{% endblock %} {% block page_title %}
Bootstrap a new conference by importing event data from Pretalx
{% endblock %} {% block page_actions %} Cancel {% endblock %} {% block content %}Enter a Pretalx event slug to fetch event metadata (name, dates, timezone) and automatically sync rooms, speakers, talks, and the schedule.
{% if has_configured_token %}A Pretalx API token is configured in settings. You can override it below if needed.
{% else %}No Pretalx API token configured. Provide one below if the event requires authentication.
{% endif %}