{% extends "site_base.html" %} {% load i18n %} {% load thumbnail %} {% block page_title %}{% endblock %} {% block body %}
{{ presentation.slot.day.date|date:"l" }} {{ presentation.slot.start}}–{{ presentation.slot.end }} in {{ presentation.slot.rooms|join:", " }}
{% endif %} {% empty %}No presentations. This page is only visible to staff until there is a presentation.
{% endfor %}