dreamjob/lib/Cake/Console/Templates/skel/View/Layouts/ajax.ctp

11 lines
198 B
Plaintext
Raw Normal View History

2014-02-18 12:10:29 +01:00
<?php
/**
*
*
* @link http://cakephp.org CakePHP(tm) Project
* @package app.View.Layouts
* @since CakePHP(tm) v 0.10.0.1076
*/
?>
<?php echo $this->fetch('content'); ?>