{% if tc_docnumber.size > 0 %} {% for num in tc_docnumber %}

{{ num }}

{% endfor %} {% else %}

{{ docnumber_undated }} {{ draftinfo }}

{% endif %} {% if edition_display %}

{{ edition_display | capitalize }}

{% endif %} {% if correcteddate and correcteddate != "" and correcteddate != "XXX" %}

{{ labels["corrected_version"] }} : {{ correcteddate }}

{% endif %} {% if revdate %}

{{ labels["date"]}}: {{ revdate }}

{% endif %} {% if tc_docnumber.size > 0 %}

{{ docnumber_undated }} {{ draftinfo }}

{% endif %}

{{ editorialgroup }}

{% if secretariat %}

{{ labels["secretariat"] }}: {{ secretariat }}

{% endif %}
{{ doctitleintro }}{% if doctitleintro and doctitlemain %} — {% endif %}{{ doctitlemain }}{% if doctitlemain and doctitlepart %} —{% endif %} {% if doctitlepart %}
{% if doctitlepartlabel %}{{ doctitlepartlabel }}: {% endif %} {{ doctitlepart }} {% endif %}
{% if doctitleamdlabel %}
{{ doctitleamdlabel }}{% if doctitleamd %}: {{ doctitleamd }}{% endif %}
{% endif %} {% if doctitlecorrlabel %}
{{ doctitlecorrlabel }}
{% endif %}
{{ docsubtitleintro }}{% if docsubtitleintro and docsubtitlemain %} — {% endif %}{{ docsubtitlemain }}{% if docsubtitlemain and docsubtitlepart %} —{% endif %} {% if docsubtitlepart %}
{% if docsubtitlepartlabel %}{{ docsubtitlepartlabel }}: {% endif %} {{ docsubtitlepart }} {% endif %}
{% if docsubtitleamdlabel %}
{{ docsubtitleamdlabel }}{% if docsubtitleamd %}: {{ docsubtitleamd }}{% endif %}
{% endif %} {% if docsubtitlecorrlabel %}
{{ docsubtitlecorrlabel }}
{% endif %}
{% if unpublished %}

{{ stageabbr }} stage

{% endif %}
{% if stage_int >= 20 and stage_int < 40 %}
{% endif %}
{% if ics %}

ICS: {{ ics }}

{% endif %} {% if keywords.size > 0 %}

Descriptors: {{ keywords | join: ", " }} {% endif %} {%if fast_track == "true" %}

{{ labels["fast-track-procedure"] }}
{% endif %}