Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index 5939b0b..2a7946b 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,6 @@
<script type="text/javascript" src="js/raphael-min.js"></script>
<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="js/jquery.karma.js"></script>
- <script type="text/javascript" src="js/karma.Gettext.js"></script>
<!-- Put the code specific to your lesson in lesson.js -->
<script type="text/javascript" src="js/lesson.js"></script>
@@ -18,4 +17,4 @@
<div>Use this file as a template to create your first Karma lesson</div>
</body>
-</html> \ No newline at end of file
+</html>