diff --git a/ietf/templates/doc/document_draft.html b/ietf/templates/doc/document_draft.html index 7a0f09738..28c6a4631 100644 --- a/ietf/templates/doc/document_draft.html +++ b/ietf/templates/doc/document_draft.html @@ -41,7 +41,7 @@ Document - Type + Type {% if doc.get_state_slug == "rfc" %} @@ -191,7 +191,7 @@ Stream {% if doc.stream %} - + {% if doc.stream.slug != "legacy" %} {% if doc.stream.slug == "ietf" %} WG {% else %} {{ doc.stream }} {% endif %} state @@ -217,7 +217,7 @@ {% endif %} {% else %} - Stream state + Stream state (No stream defined) {% endif %} @@ -287,7 +287,7 @@ IESG - IESG state + IESG state {% if iesg_state and can_edit %} Edit @@ -373,7 +373,7 @@ IANA - IANA review state + IANA review state {% if can_edit_iana_state %} Edit @@ -403,7 +403,7 @@ {% if rfc_editor_state %} RFC Editor - RFC Editor state + RFC Editor state {{ rfc_editor_state }}