diff --git a/symposion/templates/schedule/presentation_detail.html b/symposion/templates/schedule/presentation_detail.html index d9dbe880623781a07cd04522dd16b1dbc59f720d..4813f2ea5e5b123a8f6187a85bb0785fdae3a8aa 100644 --- a/symposion/templates/schedule/presentation_detail.html +++ b/symposion/templates/schedule/presentation_detail.html @@ -17,7 +17,7 @@

{% for speaker in presentation.speakers %} - {{ speaker }}{% if not forloop.last %}, {% endif %}{% endfor %} + {{ speaker }}{% if not forloop.last %}, {% endif %}{% endfor %}