Línea 115... |
Línea 115... |
115 |
//->appendName('author', '{AUTHOR}')
|
115 |
//->appendName('author', '{AUTHOR}')
|
116 |
//->appendName('keywords', '{KEYWORDS}')
|
116 |
//->appendName('keywords', '{KEYWORDS}')
|
117 |
//->appendName('copyright', '{COPYRIGHT}')
|
117 |
//->appendName('copyright', '{COPYRIGHT}')
|
118 |
//->appendName('google-signin-client_id', '{GOOGLE_CLIENT_ID');
|
118 |
//->appendName('google-signin-client_id', '{GOOGLE_CLIENT_ID');
|
119 |
?>
|
119 |
?>
|
- |
|
120 |
<meta id="share">
|
120 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/animate.css') ?>">
|
121 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/animate.css') ?>">
|
121 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/bootstrap.min.css') ?>">
|
122 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/bootstrap.min.css') ?>">
|
122 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/line-awesome.css') ?>">
|
123 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/line-awesome.css') ?>">
|
123 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/line-awesome-font-awesome.min.css') ?>">
|
124 |
<link rel="stylesheet" type="text/css" href="<?php echo $this->basePath('css/line-awesome-font-awesome.min.css') ?>">
|