4
I solved it myself
le="color: #000000"><?php $xoopsTpl->assign( 'xoops_pagetitle' , $poll->getVar("question")); if(isset($xoTheme) && is_object($xoTheme)) { $xoTheme->addMeta( "meta", "description", $poll->getVar("description")); }
I think this should be added by the developer tbh