From f2445e996267296bdd33558b09d3b5cc4beb2488 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Fri, 25 Sep 2015 17:49:49 +0000 Subject: [PATCH] Fixed a typo in the meeting agenda template. Fixes issue #1793. - Legacy-Id: 10100 --- ietf/templates/meeting/agenda.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)