diff --git a/pinaxcon/templates/symposion/schedule/schedule_edit.html b/pinaxcon/templates/symposion/schedule/schedule_edit.html index a9bd5297a13fafa7a74976df7a1552d9cf58e043..32268ecd6f19b9fafa0fa520dc3447008ebf2daf 100644 --- a/pinaxcon/templates/symposion/schedule/schedule_edit.html +++ b/pinaxcon/templates/symposion/schedule/schedule_edit.html @@ -24,7 +24,7 @@

{{ timetable.day.date|date:"l" }}, {{ timetable.day.date }}

-

Conference times are in {{ settings.LCA_START|date:'T' }} (UTC{{ settings.LCA_START|date:'O' }}).

+

Conference times are in {{ settings.LCA_START|date:'T' }} (UTC{{ settings.LCA_START|date:'O' }}). Current talks will be highlighted.

{% include "symposion/schedule/_grid.html" with edit_schedule=True %}