In the email editor, an unsubscribe link can be added using the interface;
In the email editor, an unsubscribe link can be added using the interface;
unsubscribe
<a href="{{unsubscribe}}" title="Click here to unsubscribe" target="_blank">Click here to unsubscribe</a>
Rendering of the unsubscribe URL
The unsubscribe link is rendered only if it's included within an `<a>` tag, as shown in the example above.