{% comment %} SPDX-FileCopyrightText: 2019-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% load event_tags %} {% load i18n %} {% load static %} {% block title %}{% endblock title %} :: pretalx {% if request.event and request.event.has_custom_styles %}{% endif %} {% include "common/includes/favicon.html" %}
{% block error_image %}{% endblock error_image %} {% block content %}

{% block error_message %}{% endblock error_message %}

HTTP {% block error_code %}{% endblock error_code %}

{% block error_phrase %}{% endblock error_phrase %}

{% block nav_buttons %} {% endblock nav_buttons %}
{% endblock content %} {% include "common/includes/footer.html" %}