{% extends "orga/base.html" %} {% comment %} SPDX-FileCopyrightText: 2018-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% load i18n %} {% block extra_title %}{% if request.event.is_public %}{% translate "Deactivate event" %}{% else %}{% translate "Go live" context "event visibility: make publicly accessible" %}{% endif %} :: {% endblock extra_title %} {% block content %}