Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

--view start--
<!--nocache-->
        <?php echo $batman ?>
<!--/nocache-->

this view has 3 nocache blocks

<!--nocache-->
        <?php echo $spiderman; ?>
<!--/nocache-->

<!--nocache-->
        <?php echo 'some string'; ?>
<!--/nocache-->
--view end--