{% trans 'Invitation: ' %} {{ meeting.invitation }}
{% endif %} {% if meeting.results_protocol %}{% trans 'Results protocol: ' %} {{ meeting.results_protocol }}
{% endif %} {% if meeting.verbatim_protocol %}{% trans 'Verbatim protocol: ' %} {{ meeting.verbatim_protocol }}
{% endif %} {% if meeting.auxiliary_files|length > 0 %}{% trans 'An Agenda has not been published' %}
{% endif %}