parent
5a7d5230ab
commit
90791373b5
|
@ -7,8 +7,7 @@
|
|||
<head>
|
||||
<title><?=((isset($title))?$title:$title_for_layout);?> - <?=__('dreamjob');?></title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
<link rel="stylesheet" type="text/css" href="/css/dreamjobmobil.css" media="screen and (max-width:800px)">
|
||||
<link rel="stylesheet" type="text/css" href="/css/dreamjob.css" type="text/css" media="screen and (min-width: 800px)" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/dreamjob.css" type="text/css" media="screen" />
|
||||
<?php
|
||||
echo $this->Html->charset();
|
||||
echo $this->Html->css(array('bootstrap.min','bootstrap-wysihtml5','wysiwyg-color','select2','select2-bootstrap'));
|
||||
|
|
Loading…
Reference in New Issue