diff --git a/ietf/templates/doc/document_review.html b/ietf/templates/doc/document_review.html index 122a3adc8..785b137d9 100644 --- a/ietf/templates/doc/document_review.html +++ b/ietf/templates/doc/document_review.html @@ -19,8 +19,10 @@ {% if doc.rev != latest_rev %} The information below is for an old version of the document - {% else %} + {% elif doc.get_state_slug != "active" or other_reviews %} + {% else %} + {% endif %}