2
0

test_block.php 84 B

123
  1. <?php $this->startBlock('content') ?>
  2. Block Content
  3. <?php $this->endBlock() ?>