{include file="header.tpl.html" header=' '}
{if !$smarty.get.order2} {if $ActOk}{$smarty.const.REGCONFIRM_SUCCESS} {else} {if $ActErr}
{$smarty.const.REGCONFIRM_WRONG_ACTCODE}

{/if} {if $NoAct}
{$smarty.const.REGCONFIRM_NOTACTIVATED}

{/if}
{$smarty.const.REGCONFIRM_TYPE_CODE}

{$smarty.const.ACTIVATE_BUTTON}
{/if} {else} {if $smarty.const.CONF_ENABLE_REGCONFIRMATION}
{$smarty.const.REGCONFIRM_TYPE_CODE} {if $ActErr}
{$smarty.const.REGCONFIRM_WRONG_ACTCODE}

{/if} {if $NoAct}
{$smarty.const.REGCONFIRM_NOTACTIVATED}

{/if}


{$smarty.const.ACTIVATE_BUTTON}
{/if} {/if}