drupal输出区块

print_r(block_block('view',7));

<?php $newog = og_block('view',3);
echo $newog['content'];
?>