includeAtTemplateBase('includes/header.php'); if (isset($this->data['error'])) { ?>

t('error_header'); ?>

t($this->data['error']); ?>

data['CardGenerator'],'')>0) { if(strcmp($this->data['form'],"validate")==0){ echo '

'.$this->t('getcardform_title').'

'; echo '
data['stateparams']['AuthState'])." method='post'>"; echo ''; echo ""; echo ""; echo ""; echo ""; echo '
".$this->t('form_username').":
".$this->t('form_password').":
'; echo '
'; } else if(strcmp($this->data['form'],"selfIssued")==0){ //ASK FOR A SELF-ISSUED CARD echo '

'.$this->t('getcardform_self_title').'

'; echo '

'.$this->t('getcardform_self_text').'

'; echo '
'; echo ''; echo ''; if ($this->data['InfoCard']['issuerPolicy']!='') echo '\n"; if ($this->data['InfoCard']['tokenType']!='') echo '\n"; if ($this->data['InfoCard']['privacyURL']!='') echo '\n"; if ($this->data['InfoCard']['privacyVersion']!='')echo '\n"; echo ''; echo ''; echo ""; echo ""; echo ""; echo ""; echo '
'; } else { echo '

'.$this->t('getcardform_finished_title').'

'; echo '

'.$this->t('getcardform_finished_text').'

'; echo '

LOGIN

'; } } ?>

t('help_header'); ?>

t('help_text'); ?>

data)) && ($this->data['contact_info_URL']!=null)) echo "

".$this->t('contact_info')."

"; if ((array_key_exists('help_desk_email_URL',$this->data)) && ($this->data['help_desk_email_URL']!=null)) echo "

".$this->t('help_desk_email')."

"; ?> includeAtTemplateBase('includes/footer.php'); ?>