getText('header'); if (!isset($text)) { $text = $page->getText('footer'); if (!isset($text)) { $contact_us_title = 'Contact us'; $contact_us_content = ''; } } $contact_us_title = $text->getTitle(); $contact_us_content = $text->getContent(); ?>