t('{saml:wrong_authncontextclassref:header}')); $description = htmlspecialchars($this->t('{saml:wrong_authncontextclassref:description}')); $retry = htmlspecialchars($this->t('{saml:wrong_authncontextclassref:retry}')); $this->data['header'] = $header; $this->includeAtTemplateBase('includes/header.php'); echo('
' . $description . '
'); $this->includeAtTemplateBase('includes/footer.php');