Skip to content

Commit ab3120c

Browse files
committed
Revert some last_call_announcement changes, as they have caused breakage.
- Legacy-Id: 5717
1 parent df2a579 commit ab3120c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ietf/templates/idrfc/last_call_announcement.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{% load ietf_filters %}{% load mail_filters %}{% autoescape off %}From: The IESG <noreply@ietf.org>
2-
To: IETF-Announce <ietf-announce@ietf.org> {% if cc %}
1+
{% load ietf_filters %}{% load mail_filters %}{% autoescape off %}From: The IESG <iesg-secretary@ietf.org>
2+
To: IETF-Announce <ietf-announce@ietf.org>{% if cc %}
33
CC: {{ cc }}{% endif %}
4-
Reply-To: IETF Discussion List <ietf@ietf.org>
4+
Reply-To: ietf@ietf.org
55
Sender: <iesg-secretary@ietf.org>
66
Subject: Last Call: {{ doc.file_tag }} ({{ doc.title|clean_whitespace }}) to {{ doc|std_level_prompt }}
77

0 commit comments

Comments
 (0)