Code: Select all
<p>If you did not intend to sign up for this list, then click the link below
to remove your address.</p>
<p><a href="${store.StoreUrl}Subscription.aspx?action=remove&list=${list.EmailListId}&email=${email}">${store.StoreUrl}Subscription.aspx?action=remove&list=${list.EmailListId}&email=${email}</a> </p>
Code: Select all
<p>If you did not intend to sign up for this list, then click the link below
to remove your address.</p>
<p><a href="${http://98.129.12.138/pizzaovens/}Subscription.aspx?action=remove&list=${list.EmailListId}&email=${email}">${http://98.129.12.138/pizzaovens/}Subscription.aspx?action=remove&list=${list.EmailListId}&email=${email}</a> </p>
any idea of how i can get this code to work properly ?