'object', 'subtype' => 'frontpage', 'limit' => 1)); if($page_contents){ foreach($page_contents as $pc){ $css = ""; $frontContents = $pc->description; } } // Set title $title = $CONFIG->sitename; ?> <?php echo $title; ?>