{% extends "submit/submit_base.html" %} {% block title %}Submission status{% endblock %} {% block pagehead %} {{ form.media }} {% endblock %} {% block submit_content %}

Please enter the filename of the Internet-Draft you wish to view submission status for:

{% if error %}
{{ error }}
{% endif %}

Note that the status page only displays the status of an Internet-Draft with a posting still in progress or an Internet-Draft that has been successfully posted.

The IETF is an organized activity of the Internet Society
Please send problem reports to ietf-action@ietf.org.

{% endblock %}