<div id='toggle'> <span>•</span> </div>
{% if tc_docnumber %}

<p class=“coverpage_docnumber”>{{ tc_docnumber }}</p>

{% else %}

<p class=“coverpage_docnumber”>{{ docnumber }}(E) {{ draftinfo }}</p>

{% endif %}

{% if revdate %} <p class=“coverpage_docnumber”>Date: {{ revdate }}</p> {% endif %}

{% if tc_docnumber %} <p class=“coverpage_docnumber”>{{ docnumber }}(E) {{ draftinfo }}</p> {% endif %}

<p class=“coverpage_techcommittee”>{{ agency }}/{{ editorialgroup | join: “/” }}</p>

<p class=“coverpage_techcommittee”><a name=“CVP_Secretariat_Loca”>Secretariat</a>: {{ secretariat }}</p>

<div class=“doctitle-en”><div><span class=“title”>{{ doctitleintro }}{% if doctitleintro and doctitlemain %} &mdash; {% endif %}</span><span class=“subtitle”>{{ doctitlemain }}{% if doctitlemain and doctitlepart %} &mdash;{% endif %}</span>

{% if doctitlepart %}

</div><div class=“doctitle-part”>

{% if doctitlepartlabel %}<span class="partlabel">{{ doctitlepartlabel }}: </span>{% endif %}
<span class="part">{{ doctitlepart }}</span>
{% endif %}

</div></div>

<div class=“doctitle-fr”><div><span class=“title”>{{ docsubtitleintro }}{% if docsubtitleintro and docsubtitlemain %} &mdash; {% endif %}</span><span class=“subtitle”>{{ docsubtitlemain }}{% if docsubtitlemain and docsubtitlepart %} &mdash;{% endif %}</span>

{% if docsubtitlepart %}
</div><div>
{% if docsubtitlepartlabel %}<span class="partlabel">{{ docsubtitlepartlabel }}: </span>{% endif %}
<span class="part">{{ docsubtitlepart }}</span>
{% endif %}

</div></div>

<div class=“coverpage_docstage”>

{% if unpublished %}
<p>{{ stageabbr }} stage</p>
{% endif %}

</div>

<div class=“coverpage_warning”>

<div id="boilerplate-license-destination"/>

</div>