{% load ietf_filters %}
{% ifequal wg.acronym "plenaryw" %}Operations and Administration
Plenary{%else%}{% ifequal wg.acronym "plenaryt" %}Technical
Plenary{%else%}{{ wg.acronym|upper }}{%endifequal%}{%endifequal%} {% ifequal wg.group_type_str "BOF" %} ({{ wg.group_type_str }}) {% endifequal %}

{% if wg.agenda_file %}Agenda{% else %}No agenda received {% endif %}
{% if wg.minute_file %} Minutes{% else %}No minutes received{% endif %}
{% for slide in wg.slides %} {{ slide.slide_name|clean_whitespace }}
{% endfor %}