Blame | Last modification | View Log | RSS feed
<?php $this->start('no_close'); echo 'This block has no close :(';
<?php
$this->start('no_close');
echo 'This block has no close :(';