{% if doc %}

Session description

{{ doc }}

{% endif %}

Description

{% for app in subsession_apps %} {% endfor %}
{{ app.name }} {{ app.doc|safe }}