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'));
?>
=$this->Html->image('logo.png',array('url'=>array('controller'=>'home','action'=>'home'))); ?>
=$this->Html->link('Info-Seite','http://info.dream-job.eu/', array('class'=>'main','ref'=>'eventOff','target'=>'_blank'));?>
=$this->Html->link('für Unternehmen','http://info.dream-job.eu/unser-angebot/', array('ref'=>'eventOff','target'=>'_blank'));?>
=$this->Html->link('für Schüler','http://info.dream-job.eu/', array('ref'=>'eventOff','target'=>'_blank'));?>
=$this->Html->link('für Schulen','http://info.dream-job.eu/unser-angebot-schulen/', array('ref'=>'eventOff','target'=>'_blank'));?>
=$this->Html->link('Facebook','https://www.facebook.com/dreamjobbremen', array('ref'=>'eventOff','target'=>'_blank'));?>
=(true)?'':$this->Html->image('mobil.png',array("url"=>array('controller'=>'home','action'=>'home')));?>
startIfEmpty('navbar');
echo $this->element('navbar');
$this->end();
echo $this->fetch('navbar');
?>