{% load static i18n access_conference%} {{ title }} | {{ theme.title }}

{% autoescape off %} {{ webconference.presentation }} {% endautoescape %}

{% trans "Start date/hour" %}: {{webconference.start}}

{% trans "End date/hour" %}: {{webconference.end}}

{% access_conference webconference.start as access %} {% if access %} {% endif %}
{##} {##}