layout.phtml 84 B

123
  1. [DEFAULT_LAYOUT_START]
  2. <?php echo $this->layout()->content; ?>
  3. [DEFAULT_LAYOUT_END]