diff --git a/ietf/templates/doc/document_info.html b/ietf/templates/doc/document_info.html index 373af06d8..3e3da1a97 100644 --- a/ietf/templates/doc/document_info.html +++ b/ietf/templates/doc/document_info.html @@ -150,7 +150,7 @@ {{ replaces|urlize_related_target_list:document_html|join:", " }} {% endif %} {% else %} - (None) + (None) {% endif %} @@ -232,7 +232,7 @@ {% endif %} - + {% if doc.stream is not None %} {% if doc.stream.name|lower in 'iab,irtf,ise,editorial' %} diff --git a/ietf/templates/doc/document_rfc.html b/ietf/templates/doc/document_rfc.html index 3d6ffc1f7..6ceb4427c 100644 --- a/ietf/templates/doc/document_rfc.html +++ b/ietf/templates/doc/document_rfc.html @@ -72,7 +72,7 @@ {% if doc.ad %} {% person_link doc.ad %} {% else %} - + (None) {% endif %} @@ -95,7 +95,7 @@ {% if doc.notify %} {{ doc.notify|linkify }} {% else %} - + (None) {% endif %} @@ -324,7 +324,7 @@ {% if not forloop.last %}
{% endif %} {% endfor %}

-

+

(Note: The e-mail addresses provided for the authors of this Internet-Draft may no longer be valid.)

@@ -336,4 +336,4 @@ - {% endblock %} \ No newline at end of file + {% endblock %}