--view start--
<!--nocache-->
<?php echo $batman ?>
<!--/nocache-->
this view has 3 nocache blocks
<?php echo $spiderman; ?>
<?php echo 'some string'; ?>
--view end--