Base for a static organization website

ajax.ctp 192B

12345678
  1. <?php
  2. /**
  3. * @link http://cakephp.org CakePHP(tm) Project
  4. * @package app.View.Layouts
  5. * @since CakePHP(tm) v 0.10.0.1076
  6. */
  7. ?>
  8. <?php echo $this->fetch('content'); ?>