title; $description = $meta_details->description; echo <<<___END ___END; } // only show on the custom front page. if (elgg_get_context() == 'sitepages:front') { $custom_css = sitepages_get_sitepage_object('front'); if ($custom_css && $custom_css->css) { echo <<<___END ___END; } }