16 lines
264 B
Plaintext
16 lines
264 B
Plaintext
{% autoescape off %}
|
|
Hello,
|
|
|
|
This is a notification from {{ clist.long_name }}.
|
|
|
|
Document: {{ notification.doc }}
|
|
|
|
Change:
|
|
{{ notification.desc }}
|
|
|
|
Best regards,
|
|
|
|
The datatracker login manager service
|
|
(for the IETF Secretariat)
|
|
{% endautoescape %}
|