{% extends "orga/generic/list.html" %} {% load i18n %} {% load static %} {% block scripts %} {% endblock scripts %} {% block stylesheets %} {% endblock stylesheets %} {% block page_title %} {{ generic_title }} {% endblock page_title %} {% block list_content %} {% blocktranslate trimmed %} Access codes can be used to allow proposals even when the CfP is over. You can also use them for hidden tracks or hidden session types, which can only be seen with a matching access code. {% endblocktranslate %} {{ block.super }} {% endblock list_content %}