{#ifcond (( subscribe == "Yes" ), ( "
Subscription Successful
" ), ( "" ))#}
{#ifcond (( subscribe == "No" ), ( "
You Have Been Removed From Our Mailing List
" ), ( "" ))#}
The email address {#email1#}
{#ifcond (( subscribe == "Yes" ), ( "has been successfully subscribed to our newsletter."), ( "" ))#}
{#ifcond (( subscribe == "No" ), ( "has been successfully removed from our newsletter."), ( "" ))#}