summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index 7bb7100..61093f9 100644
--- a/index.php
+++ b/index.php
@@ -198,7 +198,6 @@ final class LookingGlass {
print '</body>';
print '<script src="js/jquery-1.11.1.min.js"></script>';
print '<script src="js/looking-glass.js"></script>';
- print '</body>';
print '</html>';
}
}