[`Email`]
{$data.email|escape}
[`Linked to contact`]
{if $data.linked_contacts}
{foreach $data.linked_contacts as $contact_id => $contact_name}
{$contact_name|escape}{if !$contact_name@last},{/if}
{/foreach}
{else}
[`not set `]
{/if}
[`Unsubscribe date`]
{$data.datetime_formatted}
[`Continue only if you are acting on behalf of and for the benefit of this client, or have unsubscribed before for testing purposes.`]