{$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}
{$msg.newsletters.type_your_email}
{button class="button-unsubscribe" text=$msg.buttons.buttonUnsubscribe file=$smarty.template}
{/if}
{$msg.common.goto_home_page}