<p>This is regular text</p>
<!--nocache-->
	<?php echo microtime(); ?>
<!--/nocache-->

<?php echo $this->fetch('content'); ?>

<?php echo $superman; ?>

<!--nocache-->
	<?php echo $variable; ?>
<!--/nocache-->
<p>Additional regular text.</p>