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