* s/Internet Draft/Internet-Draft/i * s/draft/Internet-Draft/i or s/draft/I-D/i * s/ID/I-D/ * Fix tests * a -> an * Undo case-change to ASCII * Address code review comments * Add migrations * Add merged migration * fix: straighten out migrations * fix: finish straightening out migrations --------- Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
12 lines
647 B
HTML
12 lines
647 B
HTML
{# Copyright The IETF Trust 2015, All Rights Reserved #}
|
|
{% load origin %}
|
|
{% origin %}
|
|
<div class="alert alert-secondary mt-5 small">
|
|
Please send reports about submission tool bugs to the Tools Team using one
|
|
of the Bug Report links at the bottom of the page.
|
|
<hr>
|
|
If you run into problems submitting an Internet-Draft and need to request manual posting of an Internet-Draft, please send the
|
|
Internet-Draft and the reason for manual posting to
|
|
<a href="mailto:{{ settings.SECRETARIAT_SUPPORT_EMAIL }}">{{ settings.SECRETARIAT_SUPPORT_EMAIL }}</a>.
|
|
Be advised that manual processing always takes additional time.
|
|
</div> |