diff --git a/Vue/Ajaxgabarit/index.php b/Vue/Ajaxgabarit/index.php
index b8cc17c..129571e 100644
--- a/Vue/Ajaxgabarit/index.php
+++ b/Vue/Ajaxgabarit/index.php
@@ -2,8 +2,8 @@
?>
-
-
+
+
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 775ecf8..2a6b9c0 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -53,23 +53,10 @@ function detectActiveMenu($activeLink, $menus, $gabary) {
$menuData = detectActiveMenu($activeLink, $menus, $gabary);
$activeParentId = $menuData['parent'];
$activeChildId = $menuData['child'];
-
-// Pour le débogage
-echo "";
?>