You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ietf/templates/doc/mail/publication_request.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@ This document is the product of the {{ group_description }}.{% endif %}{% endfil
7
7
8
8
URL: {{ doc_url }}
9
9
10
-
{% filter wordwrap:73 %}{% if consensus != None %}The document {% if consensus %}represents{% else %}does not necessarily represent{% endif %} the consensus of the {{ consensus_body }}.
10
+
{% filter wordwrap:73 %} {% if not doc.stream_id == 'ise' %}{% if consensus != None %}The document {% if consensus %}represents{% else %}does not necessarily represent{% endif %} the consensus of the {{ consensus_body }}.
11
11
12
-
{% endif %}No IANA allocation in the document requires IETF Consensus or Standards Action.{% endfilter %}
12
+
{% endif %}{% endif %}No IANA allocation in the document requires IETF Consensus or Standards Action.{% endfilter %}
13
13
14
14
15
15
[OPTIONAL: Include summary of related discussion of this document in an IETF WG or in the IESG.]
0 commit comments