{% extends "wginfo/wg_base.html" %} {% load ietf_filters wgchairs_tags %} {% block title %}Change protocol write-up for {{ doc }}{% endblock %} {% block wg_content %}
Draft state | Actual protocol write-up | Last updated |
---|---|---|
{% show_state doc %} | {{ writeup.writeup|linebreaksbr }} | {% if writeup %}{{ writeup.date }} by {{ writeup.person }}{% endif %} |
Please, note that the 'Doc Shepherd Follow-up Underway' annotation tag is {% if not followup %}NOT{% endif %} set for {{ doc }}.
{% if can_edit %}Edit protocol write-up |
---|
You can not edit or upload the protocol write-up for {{ doc }} cause the draft is not on "WG Consensus: Waiting for Write-Up" state. Please contact with the {{ wg }} Working Group chair. |