{% extends "wginfo/wg_base.html" %} {% load ietf_filters wgchairs_tags %} {% block title %}Change protocol write-up for {{ doc }}{% endblock %} {% block wg_content %}

Return to shepherd list

Updating write-up for {{ doc }}

Before you modify the protocol write-up please revise the 'Doc Shepherd Follow-up Underway' annotation tag and set or reset it if appropriate.

Remember that you must provide a comment if you change the annotation tag state.

{% if form.message %} {% endif %}
Doc Shepherd Follow-up Underway
{{ form.message.value }}
{{ form.comment }}

Change write-up and ...

Cancel, I don't want to do any change!

New protocol write-up
{{ form.get_writeup|linebreaksbr }}
{% endblock %}