{% include "orga/includes/tablist.html" %}
{{ phrases.orga.export_plugin_hint }}
{{ phrases.orga.export_cross_link }}
{% translate "Speaker exports" %}
{% if not request.event.current_schedule %}
{% blocktranslate trimmed %}
You haven’t released a schedule yet – many of these data exporters only work on a released schedule.
{% endblocktranslate %}
{% blocktranslate trimmed %}
The event schedule can be exported to a static HTML dump, so you can upload it
to a normal file-serving web server like nginx.
{% endblocktranslate %}