{#if success === true}

You Are Now Unsubscribed

{:else if success === false}

Unsubscribe FAILED

{/if}
{#if success === true}

Your unsubscribe request will prevent this site from sending you marketing emails but system emails will still be delivered. System emails are:

  1. Password Reset Emails
  2. Password Change Notifications
  3. System Outage Notices
  4. Security Related Requests

You don't need to do anything else, but if you change your mind go to your User Profile and click the checkbox to enable emails again.

{:else if success === false}

Your unsubscribe failed. The reason given is { reason } If you think this is an error then please contact { support_email } with your email and the unsubscribe code { params.unsubkey } so we can figure out what went wrong.

You can also log in and unsubscribe in your User Profile.

{:else} {/if}