Html->charset(); echo $this->Html->css(array('bootstrap.min','bootstrap-wysihtml5','wysiwyg-color','select2','select2-bootstrap','dreamjob')); echo $this->Html->meta('icon', $this->Html->url('/favicon.ico')); ?>
Html->image('mobil.png',array("url"=>array('controller'=>'home','action'=>'home')));?>
startIfEmpty('barleft'); echo $this->element('barleft'); $this->end(); echo $this->fetch('barleft'); ?>
Session->flash(); ?>
fetch('content'); ?>
startIfEmpty('barright'); echo $this->element('barright'); $this->end(); echo $this->fetch('barright'); ?>
Html->script(array('jquery.min', 'bootstrap.min', 'jquery-ui','bootstrap-wysihtml5','select2.min','select2_locale_de','dreamjob')); ?> startIfEmpty('scriptEnd'); $this->end(); echo $this->fetch('scriptEnd'); ?>