Base for a static organization website

default.ctp 117B

12
  1. <?php echo $this->fetch('script'); ?>
  2. <script type="text/javascript"><?php echo $this->fetch('content'); ?></script>