%PDF- %PDF-
| Direktori : /home/vacivi36/vacivitta.com.br/app/Views/layout/ |
| Current File : /home/vacivi36/vacivitta.com.br/app/Views/layout/head.php |
<?php
@session_cache_limiter('31536000');
$session_length = 3600;
?>
<!DOCTYPE html>
<html lang="pt-br">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1,shrink-to-fit=no">
<meta name="description" content="<?= $metadescription ?>">
<meta name="keywords" content="<?= $metakeywords ?>">
<meta name="theme-color" content="#317EFB"/>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="<?php echo base_url()?>/assets/css/bootstrap.css">
<!-- <liink href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous"> -->
<link rel="stylesheet" href="<?php echo base_url()?>/assets/css/style.css">
<link rel="stylesheet" href="<?php echo base_url()?>/assets/estilo.css">
<title><?= $titulo ?></title>
</head>
<body>