|
1 | 1 | {% load ietf_filters %}{% filter wordwrap:78 %} |
2 | 2 | Dear {{ person.plain_name }}, |
3 | 3 |
|
4 | | -This email is regarding some of the personal information stored in your IETF datatracker |
5 | | -profile; information for which we require your consent for storage and use. |
| 4 | +We write to address certain personal information stored in your IETF |
| 5 | +datatracker profile. Going forward, we will maintain and use your personal |
| 6 | +information only with your consent. |
6 | 7 |
|
7 | 8 | If you do nothing in response to this email, the information in your profile |
8 | | -that requires consent ({{ fields|safe }} and login) will be deleted {{ days }} |
9 | | -days from now, on {{ date }}. If you later wish to create a new login, you can |
10 | | -do so at {{ settings.IDTRACKER_BASE_URL }}{% url 'ietf.ietfauth.views.create_account' %}. |
| 9 | +that requires consent ({{ fields|safe }}) will be deleted {{ days }} days from |
| 10 | +the date of this email, that is, on {{ date }}. If you later wish to create a |
| 11 | +new login, you can do so at |
| 12 | +{{ settings.IDTRACKER_BASE_URL }}{% url 'ietf.ietfauth.views.create_account' %}. |
11 | 13 |
|
12 | | -If you would like to keep the information that requires consent available, please go to |
13 | | -{{ settings.IDTRACKER_BASE_URL }}{% url 'ietf.ietfauth.views.profile' %}, and review and |
14 | | -edit the information as desired. When ready, please check the 'Consent' checkbox found |
15 | | -at the bottom of the page and submit the form. |
| 14 | +If you would us to continue to maintain and process the information that |
| 15 | +requires your consent, please go to |
| 16 | +{{ settings.IDTRACKER_BASE_URL }}{% url 'ietf.ietfauth.views.profile' %}, |
| 17 | +and review and edit the information as desired and confirm your consent to our |
| 18 | +continued maintenance and use of your information by checking the 'Consent' |
| 19 | +checkbox found at the bottom of the page, and then submit the form. |
16 | 20 |
|
17 | 21 | For information on how personal information is handled in the datatracker, please see |
18 | 22 | {{ settings.IDTRACKER_BASE_URL }}/help/personal-information. |
|
0 commit comments