header(array('title'=>_('Welcome'), 'h1' => '')); // Main page content is now themeable; // Default is index_std.php; include ( $HTML->getRootIndex() ); $HTML->footer(array()); // Local Variables: // mode: php // c-file-style: "bsd" // End: ?>