default.ctp 115 B

12
  1. <?= '<?xml version="1.0" encoding="' . Configure::read('App.encoding') . '"?>'; ?>
  2. <?= $this->fetch('content'); ?>