Línea 119... |
Línea 119... |
119 |
//->appendName('keywords', '{KEYWORDS}')
|
119 |
//->appendName('keywords', '{KEYWORDS}')
|
120 |
//->appendName('copyright', '{COPYRIGHT}')
|
120 |
//->appendName('copyright', '{COPYRIGHT}')
|
121 |
//->appendName('google-signin-client_id', '{GOOGLE_CLIENT_ID');
|
121 |
//->appendName('google-signin-client_id', '{GOOGLE_CLIENT_ID');
|
122 |
?>
|
122 |
?>
|
123 |
<meta id="share">
|
123 |
<meta id="share">
|
124 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/animate.css') ?>">
|
- |
|
125 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/bootstrap.min.css') ?>">
|
124 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/bootstrap.min.css') ?>">
|
126 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/line-awesome.css') ?>">
|
125 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/line-awesome.css') ?>">
|
127 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/line-awesome-font-awesome.min.css') ?>">
|
126 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/line-awesome-font-awesome.min.css') ?>">
|
Línea 128... |
Línea 127... |
128 |
|
127 |
|
Línea 132... |
Línea 131... |
132 |
|
131 |
|
133 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/font-awesome.min.css') ?>">
|
132 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/font-awesome.min.css') ?>">
|
134 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('vendors/font-awesome/font-awesome.min.css') ?>">
|
133 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('vendors/font-awesome/font-awesome.min.css') ?>">
|
Línea 135... |
Línea -... |
135 |
-->
|
- |
|
136 |
|
- |
|
137 |
|
- |
|
138 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('lib/slick/slick.css') ?>">
|
- |
|
139 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('lib/slick/slick-theme.css') ?>">
|
- |
|
140 |
|
- |
|
141 |
|
- |
|
142 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/responsive.css') ?>" />
|
- |
|
143 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/responsive-cesa.css') ?>" />
|
134 |
-->
|
Línea 144... |
Línea 135... |
144 |
|
135 |
|
Línea 145... |
Línea 136... |
145 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/jquery.mCustomScrollbar.min.css') ?>" />
|
136 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/jquery.mCustomScrollbar.min.css') ?>" />
|
Línea 146... |
Línea 137... |
146 |
|
137 |
|
147 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('vendors/nprogress/nprogress.css') ?>">
|
138 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('vendors/nprogress/nprogress.css') ?>">
|
148 |
|
- |
|
149 |
<?php if ($currentUser->hasIdentity()) : ?>
|
- |
|
150 |
|
139 |
|
151 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/icons.css') ?>" />
|
140 |
<?php if ($currentUser->hasIdentity()) : ?>
|
152 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('vendors/smiley/assets/sprites/emojione.sprites.css') ?>" />
|
141 |
|
153 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('vendors/uploader/jquery.ui.plupload/css/jquery-ui.css') ?>" />
|
142 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/icons.css') ?>" />
|