{$msg.newsletters.cancel_subscription}

{if $status_changed}
{$msg.newsletters.subscription_updated}
{$msg.common.thank_you_for_using_service}
{else}
{$msg.newsletters.cancel_note}
{if $action != ""}
{$msg.newsletters.unsubscribe_error}
{/if}

{button class="button-unsubscribe" text=$msg.buttons.buttonUnsubscribe file=$smarty.template}
{/if}