summaryrefslogtreecommitdiff
path: root/src/editor/simple/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/editor/simple/index.html')
-rw-r--r--src/editor/simple/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/editor/simple/index.html b/src/editor/simple/index.html
index 306f2ba1f..de5efa373 100644
--- a/src/editor/simple/index.html
+++ b/src/editor/simple/index.html
@@ -32,13 +32,14 @@ This page does not work without JavaScript.
<hr>
<div class=modtime><small>
HTML
-<!-- hhmts start --> Last modified: Fri Jul 29 15:43:58 CEST 2011 <!-- hhmts end -->
+<!-- hhmts start --> Last modified: Tue Sep 27 15:41:36 CEST 2011 <!-- hhmts end -->
</small></div>
<a href="about.html">About</a>
<pre id=debug></pre>
<script type="text/javascript" src="support.js"></script>
<script type="text/javascript" src="localstorage.js"></script>
<script type="text/javascript" src="gf_abs.js"></script>
+<script type="text/javascript" src="example_based.js"></script>
<script type="text/javascript" src="editor.js"></script>
<script type="text/javascript" src="cloud.js"></script>
<script type="text/javascript" src="sort.js"></script>