diff --git a/ietf/templates/doc/document_draft.html b/ietf/templates/doc/document_draft.html index 952a294e6..289d5f323 100644 --- a/ietf/templates/doc/document_draft.html +++ b/ietf/templates/doc/document_draft.html @@ -556,6 +556,9 @@
Email authors + {% if doc.group.type.slug == 'wg' or doc.group.type.slug == 'rg' %} + Email {{ doc.group.type }} + {% endif %} IPR {% if doc.related_ipr %} {{doc.related_ipr|length}}{% endif %} References Referenced by