Sha256: b8af7a79971b90f417d46e964c94d8530a29f5f7cd4dd05dccea60e19378c2fd

Contents?: true

Size: 1.55 KB

Versions: 8

Compression:

Stored size: 1.55 KB

Contents

    <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"><span class="title">{{ doctitleintro }}</span> <span class="subtitle">{{ doctitlemain }}</span> <span class="part">{{ doctitlepart }}</span></div>

<div class="doctitle-fr"><span class="title">{{ docsubtitleintro }}</span> <span class="subtitle">{{ docsubtitlemain }}</span> <span class="part">{{ docsubtitlepart }}</span></div>

<div class="coverpage_docstage">
  {% if unpublished %}
  <p>{{ stageabbr }} stage</p>
  {% endif %}
</div>

{% if unpublished %}
<div class="coverpage_warning">

<p>Warning for WDs
and CDs<o:p></o:p></span></b></p>

<p>This
document is not an ISO International Standard. It is distributed for review and
comment. It is subject to change without notice and may not be referred to as
an International Standard.</p>

<p>Recipients
of this draft are invited to submit, with their comments, notification of any
relevant patent rights of which they are aware and to provide supporting
documentation.</p>
{% endif %}

</div>


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
metanorma-iso-1.1.3 lib/isodoc/iso/html/html_iso_titlepage.html
metanorma-iso-1.1.2 lib/isodoc/iso/html/html_iso_titlepage.html
metanorma-iso-1.1.1 lib/isodoc/iso/html/html_iso_titlepage.html
metanorma-iso-1.1.0 lib/isodoc/iso/html/html_iso_titlepage.html
metanorma-iso-1.0.14 lib/isodoc/iso/html/html_iso_titlepage.html
metanorma-iso-1.0.13 lib/isodoc/iso/html/html_iso_titlepage.html
metanorma-iso-1.0.12 lib/isodoc/iso/html/html_iso_titlepage.html
metanorma-iso-1.0.11 lib/isodoc/iso/html/html_iso_titlepage.html