{% block title %}{% endblock title %} :: pretalx
{% compress css %}
{% endcompress %}
{% include "common/includes/favicon.html" %}
{% block scripts %}{% endblock scripts %}
{# we're not lazy-loading these images, because they are central and immediately visible, and having them flash in 100ms later looks bad #}
{% if not request.event.logo %}
{% else %}
{% endif %}