fix: correct headers for charter evaluation email (#7937)

This commit is contained in:
Robert Sparks 2024-09-16 08:57:05 -05:00 committed by GitHub
parent 3b5058a516
commit cc1eade4f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{% load ietf_filters %}{% autoescape off %}To: {{ to }} {% if cc %}
Cc: {{ cc }}
{% endif %}From: IESG Secretary <iesg-secretary@ietf.org>
{% load ietf_filters %}{% autoescape off %}To: {{ to }}{% if cc %}
Cc: {{ cc }}{% endif %}
From: IESG Secretary <iesg-secretary@ietf.org>
Reply-To: IESG Secretary <iesg-secretary@ietf.org>
Subject: Evaluation: {{ doc.name }}