diff --git a/symposion/templates/schedule/_grid.html b/symposion/templates/schedule/_grid.html index c10efb7a..f546fd00 100644 --- a/symposion/templates/schedule/_grid.html +++ b/symposion/templates/schedule/_grid.html @@ -9,7 +9,7 @@ {{ row.time|date:"h:iA" }} {% for slot in row.slots %} - + {% if slot.kind.label == "talk" %} add: talk {% else %}