{% extends "orga/generic/list.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 static %} {% block scripts %} {% endblock scripts %} {% block page_title %} {{ generic_title }} {% endblock page_title %} {% block list_content %} {% blocktranslate trimmed %} Different session types may help to guide speakers into different slot lengths (short sessions vs long sessions) or different presentation formats (talk vs workshop vs metal concert). {% endblocktranslate %} {{ block.super }} {% endblock list_content %}