Files
EasyCloud/Sources/webAduc/www/templates_c/18b287ea8111ec650808fcf2a53c64382bec01db_0.file.header.smarty.php
2021-04-02 11:26:26 +02:00

91 lines
2.8 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2021-03-19 10:53:34
from '/var/www/html/src/templates/header.smarty' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_605482aea0d219_05324795',
'has_nocache_code' => false,
'file_dependency' =>
array (
'18b287ea8111ec650808fcf2a53c64382bec01db' =>
array (
0 => '/var/www/html/src/templates/header.smarty',
1 => 1616151208,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_605482aea0d219_05324795 (Smarty_Internal_Template $_smarty_tpl) {
?><!DOCTYPE html>
<html lang="fr">
<head>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<title><?php echo $_smarty_tpl->tpl_vars['Title']->value;?>
</title>
<!-- Style -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- Javascript -->
<?php echo '<script'; ?>
src="js/jquery.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="js/bootstrap.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="js/scripts.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="js/jstree.min.js"><?php echo '</script'; ?>
>
<link href="css/jstree.min.css" rel="stylesheet">
<link href="src/css/style.css" rel="stylesheet">
<meta name="generator" content="Hand Made" >
<meta name="author" content="Serge NOEL" >
<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8">
<meta http-equiv="expires" content="0">
<?php echo '<script'; ?>
src="vendor/components/jqueryui/jquery-ui.js"><?php echo '</script'; ?>
>
<!-- <?php echo '<script'; ?>
src="https://kit.fontawesome.com/c9a8327197.js" crossorigin="anonymous"><?php echo '</script'; ?>
> -->
<?php echo '<script'; ?>
src="src/javascript/main.js"><?php echo '</script'; ?>
>
<link href="src/css/contextFonts.css" rel="stylesheet" type="text/css" />
</head><?php }
}