{* $Id$ *} {if $wpSubscribe eq 'y'} {if empty($subscribeThanks)} {tr}Subscription confirmed!{/tr} {else} {$subscribeThanks|escape} {/if} {else}
{if !empty($wpError)} {remarksbox type='errors'} {$wpError|escape} {/remarksbox} {/if}
{if empty($subcribeMessage)} {else} {/if}
{if $useCaptcha !== 0} {if !$user and $prefs.feature_antibot eq 'y'} {include file='antibot.tpl' antibot_table="y" showmandatory="y" form="$inmodule"} {/if} {/if}
{/if}