<div class="document-stage-band" id="working-draft-band">
    <p class="document-stage">{{ status }}</p>
</div>

<div class="document-type-band" id="standard-band">
    <p class="document-type">Ribose {{ doctype }}</p>
</div>
  
    

  <div id='toggle'> <span>•</span> </div>

  <header>

<!--<div class="WordSection1">-->
  <div class="coverpage">
    <div class="wrapper-top">

  <div class="coverpage-logo"> <img src="m3-logo.png" alt="m3 logo"/> </div>
  <div class="coverpage-doc-identity">
    <div class="doc-number">
      <span class="docnumber">{{ docnumber }}</span>
    </div>

    <div class="coverpage-title">
      <div class="titles">
        <div class="title-second">{{ docsubtitle }}</div>
      <div class="title-first">{{ doctitle }}</div>
      </div>
    </div>
  </div>

  <div class="docinfo">
    {% if revdate_monthyear -%}Updated <span class="date">{{ revdate_monthyear }}</span>{%- endif -%}{%- if revdate_monthyear and draft -%},{%- endif -%}{%- if draft -%}Version <span class="version">{{ draft }}</span>{%- endif -%}
    <br/>
    {% if url %}
    Shortened URL to this document:  <a href="{{ url }}">{{ url }}</a>
    {% endif %}
  </div>

  {% if tc %}
  <div class="coverpage-tc-name">
    <span>TC {{ tc }}</span>
  </div>
  {% endif %}
  </div>

  <div class="title-section1">
  <div class="coverpage-stage-block" >
    <span class="coverpage-stage" id="{{ doctype | replace: ' ', '-' | downcase }}">{{ doctype }}</span>
  </div>

  <div class="coverpage-stage-block" >
    <span class="coverpage-maturity" id="{{ status | replace: ' ', '-' | downcase }}">{{ status }}</span>
</div>

{% if status != "Published" and status != "Withdrawn" %}
  <div class="coverpage-warning">
    <span class="title">Warning for Drafts</span>

    <p class="content">
    This document is not an M3AAWG Standard. It is distributed for review and
    comment, and is subject to change without notice and may not be referred to as
    a Standard. 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>
  </div>
{% endif %}

<div class="copyright">
  <p class="year">
    &copy; {{ docyear }} Messaging, Malware and Mobile Anti-Abuse Working Group
  </p>

  <p class="message">
    All rights reserved. Unless otherwise specified, no part of this
    publication may be reproduced or utilized otherwise in any form or by any
    means, electronic or mechanical, including photocopying, or posting on the
    internet or an intranet, without prior written permission. Permission can
    be requested from the address below.
  </p>

<div class="contact-info">
  <p class="name">Messaging, Malware and Mobile Anti-Abuse Working Group</p>
  <p class="address">
    781 Beach Street, Suite 302<br />
    San Francisco<br />
    California 94109<br />
    United States of America<br />
    <br />
    <!--<a href="mailto:copyright@ribose.com">copyright@ribose.com</a><br />-->
    <a href="https://www.m3aawg.org">www.m3aawg.org</a>
  </p>
</div>
</div>

<div class="rule"></div>
</div>


</header>