{% trans %}Programme{% endtrans %}
{% trans -%}Configure the conference page displaying the scientific programme.{%- endtrans %}
{% extends 'layout/base.html' %} {% from 'events/tracks/_track_list.html' import render_track_list %} {% block title %} {%- trans %}Programme{% endtrans -%} {% endblock %} {% block description %} {%- trans -%} Tracks represent the subject matter of the conference. They represent both the basis for the Scientific Programme and a taxonomy that can be used to classify submissions during the Call for Abstracts process. {%- endtrans -%} {% endblock %} {% block content %}