2
Never used this inside a block but you can test this,
<{php}>
global $xoopsTpl;
$xoopsTpl->assign('xoops_pagetitle', 'your title');
<{/php}>
probably this will NOT work cause I doubt smarty will render an html block eheh, maybe you should consider in using a php block