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

t('error_header'); ?>

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

t('user_IC_header'); ?>

t('user_IC_text'); ?>

data['InfoCard']['issuer']."\">\n"; 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";?> data['InfoCard']['requiredClaims'] as $claim=>$data) { echo $schema.$claim." "; }?>"> data['InfoCard']['optionalClaims'] as $claim=>$data) { echo $schema.$claim." "; }?>">
data['CardGenerator'],'')>0) { echo '

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

'; echo ''.$this->t('get_IC_link').''; } ?>

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'); ?>