{% extends "orga/generic/list.html" %} {% 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 %}