This commit is contained in:
KONE SOREL 2026-02-24 13:52:26 +00:00
parent c6717ff875
commit cf90ee0bf4
2 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ $_SESSION['bdTests_C'] = "0";
<!-- MAIN CONTENT - NE PAS MODIFIER LA STRUCTURE -->
<main id="main" class="main">
<?php include('includes/main-content.php'); ?>
<?php include('includes/main-navigation.php'); ?>
</main>
<?php include('includes/barre-contexte.php'); ?>