open_block.ctp 67 B

123
  1. <?php
  2. $this->start('no_close');
  3. echo 'This block has no close :(';