diff --git a/ietf/templates/meeting/agenda.html b/ietf/templates/meeting/agenda.html
index 0e7f5e27c..dbda56bb9 100644
--- a/ietf/templates/meeting/agenda.html
+++ b/ietf/templates/meeting/agenda.html
@@ -157,7 +157,7 @@
|
- %# The anchor here needs to be in a div, not in the th, in order for the anchor-target margin hack to work #}
+ {# The anchor here needs to be in a div, not in the th, in order for the anchor-target margin hack to work #}
{% if "-utc" in request.path %}
{{ item.timeslot.utc_start_time|date:"l, F j, Y" }} (UTC)
|