diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -197,7 +197,6 @@ final class LookingGlass { $this->render_footer(); print '</body>'; print '<script src="js/jquery-1.11.1.min.js"></script>'; - print '<script src="bootstrap-3.1.1/js/bootstrap.min.js"></script>'; print '<script src="js/looking-glass.js"></script>'; print '</body>'; print '</html>'; |