11 lines
401 B
Plaintext
11 lines
401 B
Plaintext
{% autoescape off %}{% load ietf_filters %}
|
|
Hello,
|
|
|
|
{% filter wordwrap:78 %}The username (login name) for your datatracker account was just changed using the username change form. If this was not done by you, please contact the secretariat at ietf-action@ietf.org for assistance.{% endfilter %}
|
|
|
|
Best regards,
|
|
|
|
The datatracker account manager service
|
|
(for the IETF Secretariat)
|
|
{% endautoescape %}
|