{% extends "cfp/event/submission_base.html" %}
{% comment %}
SPDX-FileCopyrightText: 2017-present Tobias Kunze
SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms
{% endcomment %}
{% load i18n %}
{% load orga_edit_link %}
{% block orga_edit_link %}
{% orga_edit_link request.event.cfp.urls.text "information" %}
{% endblock orga_edit_link %}