{% extends "submit/submit_base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load ietf_filters %} {% load bootstrap3 %} {% block title %}Upload{% endblock %} {% block submit_content %} {% origin %} {% if form.shutdown and user|has_role:"Secretariat" %}
Warning: Currently in I-D submission blackout period.
{% endif %} {% if form.cutoff_warning %}By submitting your I-D, you are granting some rights to the IETF Trust. Before you submit your I-D, review the information in the Note Well and BCP 78, "Rights Contributors Provide to the IETF Trust".
Before you submit your I-D, it is recommended that you check it for nits using the idnits tool, and fix them.