add('TITLE', $config['title']); $template->add('TEXT', $config['text']); $template->display(); include('includes/footer.php'); ?>