{% set title = "Session Details" %} {% set navigation = [('Sessions', url_for_content('sessions_list')), (session.shortname, '')] %} {% include 'include_header.html' %}
{% include "session_content.html" %}
Reloading in seconds