diff --git a/ietf/templates/meeting/agenda.html b/ietf/templates/meeting/agenda.html index dbda56bb9..1b6cfa442 100644 --- a/ietf/templates/meeting/agenda.html +++ b/ietf/templates/meeting/agenda.html @@ -81,9 +81,9 @@ To be able to return to the customized view later, bookmark the resulting URL.

+ {% if group_parents|length %}

Groups displayed in italics are BOFs.

- @@ -116,7 +116,9 @@
- + {% else %} +
No WG / RG data available -- no WG / RG sessions have been scheduled yet.
+ {% endif %}

Also show sessions of these groups:

@@ -158,7 +160,7 @@ {# 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) {% else %}