df
This commit is contained in:
parent
0a016a7cce
commit
dd77cb860a
|
|
@ -105,11 +105,13 @@ $descriptionVue = $_SESSION['descriptionVue'];
|
|||
|
||||
<body class="<?= ($_SESSION['bdTests_C'] == '1') ? 'mode-test-active' : '' ?> theme-outlook">
|
||||
|
||||
<?php include 'includes/barre-contexte.php'; ?>
|
||||
<?php include 'includes/modals.php'; ?>
|
||||
|
||||
<?php include 'includes/header.php'; ?>
|
||||
<?php include 'includes/sidebar.php'; ?>
|
||||
|
||||
<?php include 'includes/barre-contexte.php'; ?>
|
||||
<?php include 'includes/modals.php'; ?>
|
||||
|
||||
|
||||
<!-- ======= Main ======= -->
|
||||
<main id="main" class="main">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user