dreamjob/app/View/Extra/cooperators.ctp

48 lines
3.4 KiB
Plaintext
Raw Normal View History

2014-06-01 18:24:45 +02:00
<?php
/*
*
*/
?>
<div class="box">
2014-06-01 22:46:55 +02:00
<h1><?=__('dreamjob.cooperators');?></h1>
2014-06-01 19:07:41 +02:00
<a rel="external" target="_blank" href="http://www.versicherungskontor.net/">
<div ><?=$this->Html->image('extra/versicherungPage.jpg',array('style'=>"width:400px; border-color:grey; margin-top:10px; margin-right:20px; float:left"));?></div>
<div style="margin-bottom:200px;" ><?=$this->Html->image('extra/vuf.png',array('style'=>"height:100px; margin-top:10px;"));?><br/><br/>versicherungs- und finanzkontor</div>
</a>
<a rel="external" target="_blank" href="https://www.dak.de/dak/formulare/Das_Gesundheitspaket-1320736.html">
<div ><?=$this->Html->image('extra/dakPage.jpg',array('style'=>"width:400px; border-color:grey; margin-top:10px; margin-right:20px; float:left"));?></div>
2014-06-02 22:54:35 +02:00
<div style="margin-bottom:200px;" ><?=$this->Html->image('extra/dak.jpg',array('style'=>"height:100px; margin-top:10px;"));?><br/><br/>DAK</div>
2014-06-01 19:07:41 +02:00
</a>
<a rel="external" target="_blank" href="https://job4u-praktikum.de/">
<div ><?=$this->Html->image('extra/pageJob4u.jpg',array('style'=>"width:400px; border-color:grey; margin-top:10px; margin-right:20px; float:left"));?></div>
2014-06-02 22:54:02 +02:00
<div style="margin-bottom:200px;" ><?=$this->Html->image('extra/logo_job4u.jpg',array('style'=>"height:100px; margin-top:10px;"));?><br/><br/>job4u</div>
2014-06-01 19:07:41 +02:00
</a>
<a rel="external" target="_blank" href="http://www.coati.de/">
<div ><?=$this->Html->image('extra/coatiPage.jpg',array('style'=>"width:400px; border-color:grey; margin-top:10px; margin-right:20px; float:left"));?></div>
2014-06-02 22:54:02 +02:00
<div style="margin-bottom:200px;" ><?=$this->Html->image('extra/coati.png',array('style'=>"height:100px; margin-top:10px;"));?><br/><br/>COATI</div>
2014-06-01 19:07:41 +02:00
</a>
<a rel="external" target="_blank" href="http://www.axentesetzen.de/">
<div ><?=$this->Html->image('extra/axentPage.jpg',array('style'=>"width:400px; border-color:grey; margin-top:10px; margin-right:20px; float:left"));?></div>
2014-06-02 22:54:02 +02:00
<div style="margin-bottom:200px;" ><?=$this->Html->image('extra/axent.png',array('style'=>"height:100px; margin-top:10px;"));?><br/><br/>axent</div>
2014-06-01 19:07:41 +02:00
</a>
<a rel="external" target="_blank" href="http://www.multi-creative.com/">
<div ><?=$this->Html->image('extra/multiCreativePage.jpg',array('style'=>"width:400px; border-color:grey; margin-top:10px; margin-right:20px; float:left"));?></div>
2014-06-02 22:54:02 +02:00
<div style="margin-bottom:200px;" ><?=$this->Html->image('extra/multiCreative.jpg',array('style'=>"height:100px; margin-top:10px;"));?><br/><br/>multi-creative</div>
2014-06-01 19:07:41 +02:00
</a>
<a rel="external" target="_blank" href="http://www.wilhelm-kaisen-schule.de/">
<div ><?=$this->Html->image('extra/wksPage.jpg',array('style'=>"width:400px; border-color:grey; margin-top:10px; margin-right:20px; float:left"));?></div>
2014-06-02 22:54:02 +02:00
<div style="margin-bottom:200px;" ><?=$this->Html->image('extra/wks.png',array('style'=>"height:100px; margin-top:10px;"));?><br/><br/>Wilhelm-Kaisen-Oberschule</div>
2014-06-01 19:07:41 +02:00
</a>
<a rel="external" target="_blank" href="http://szut.schule.bremen.de/">
<div ><?=$this->Html->image('extra/szutPage.jpg',array('style'=>"width:400px; border-color:grey; margin-top:10px; margin-right:20px; float:left"));?></div>
2014-06-02 22:54:02 +02:00
<div style="margin-bottom:200px;" ><?=$this->Html->image('extra/szut.png',array('style'=>"height:100px; margin-top:10px;"));?><br/><br/>Schulzentrum Utbremen</div>
2014-06-01 19:07:41 +02:00
</a>
2014-06-01 18:24:45 +02:00
</div>