Working menu
diff --git a/index.php b/index.php
index d827e28..98b14eb 100644
--- a/index.php
+++ b/index.php
@@ -117,8 +117,8 @@
$page = $App->getScriptName();
}
-print
-'<script src="js/jquery.min.js"></script><script src="js/bootstrap.min.js"></script>';
+//print
+//'<script src="js/jquery.min.js"></script><script src="js/bootstrap.min.js"></script>';
// Place your html content in a file called content/en_pagename.php
ob_start();
@@ -137,4 +137,4 @@
// Generate the web page
$Theme->generatePage();
-?>
\ No newline at end of file
+?>