diff options
Diffstat (limited to 'src/editor/simple/index.html')
| -rw-r--r-- | src/editor/simple/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/editor/simple/index.html b/src/editor/simple/index.html index aab014b42..306f2ba1f 100644 --- a/src/editor/simple/index.html +++ b/src/editor/simple/index.html @@ -32,7 +32,7 @@ This page does not work without JavaScript. <hr> <div class=modtime><small> HTML -<!-- hhmts start --> Last modified: Mon Jul 25 21:01:48 CEST 2011 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Fri Jul 29 15:43:58 CEST 2011 <!-- hhmts end --> </small></div> <a href="about.html">About</a> <pre id=debug></pre> @@ -40,6 +40,7 @@ HTML <script type="text/javascript" src="localstorage.js"></script> <script type="text/javascript" src="gf_abs.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> </body> </html> |
