71 lines
2.6 KiB
PHP
71 lines
2.6 KiB
PHP
<?php
|
|
/* Smarty version 3.1.38, created on 2021-02-18 20:49:57
|
|
from '/var/www/html/src/templates/header.smarty' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.38',
|
|
'unifunc' => 'content_602ed2f580a332_00306590',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'18b287ea8111ec650808fcf2a53c64382bec01db' =>
|
|
array (
|
|
0 => '/var/www/html/src/templates/header.smarty',
|
|
1 => 1613677022,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_602ed2f580a332_00306590 (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>
|
|
<link href="vendor/components/jqueryui/themes/base/jquery-ui.min.css" rel="stylesheet" />
|
|
<link href="vendor/twbs/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="vendor/vakata/jstree/dist/themes/default/style.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/jquery/jquery.js"><?php echo '</script'; ?>
|
|
>
|
|
<?php echo '<script'; ?>
|
|
src="vendor/components/jqueryui/jquery-ui.js"><?php echo '</script'; ?>
|
|
>
|
|
<?php echo '<script'; ?>
|
|
src="vendor/twbs/bootstrap/dist/js/bootstrap.min.js"><?php echo '</script'; ?>
|
|
>
|
|
<?php echo '<script'; ?>
|
|
src="vendor/vakata/jstree/dist/jstree.min.js"><?php echo '</script'; ?>
|
|
>
|
|
<!-- <?php echo '<script'; ?>
|
|
src="https://kit.fontawesome.com/c9a8327197.js" crossorigin="anonymous"><?php echo '</script'; ?>
|
|
> -->
|
|
<?php }
|
|
}
|