Skip to main content

Activity

commented on change unsubscribe link
The code tag doesn’t seem to work 100%, updated to display correctly.
<!-- {{ settings.site.unsubscribe_url }} -->
<a href="http://yourdomain/unsub_page?email={{ recipient.email_hashed }}">Unsubscribe</a>


Replace: “http://yourdomain/unsub_page” with your unsub page.
posted 2015-03-23 08:52:47 -0700