diff --git a/ietf/templates/meeting/agenda.html b/ietf/templates/meeting/agenda.html index 1b6cfa442..57cdc28e6 100644 --- a/ietf/templates/meeting/agenda.html +++ b/ietf/templates/meeting/agenda.html @@ -242,7 +242,7 @@ {% if item.session.historic_group.charter %} - {{item.session.historic_group.acronym}} + {{item.session.historic_group.acronym}} {% else %} {{item.session.historic_group.acronym}} {% endif %}