diff options
Diffstat (limited to 'src/editor/simple/index.html')
| -rw-r--r-- | src/editor/simple/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/editor/simple/index.html b/src/editor/simple/index.html index 952440e71..d325985c3 100644 --- a/src/editor/simple/index.html +++ b/src/editor/simple/index.html @@ -2,7 +2,8 @@ <html manifest="gfse.manifest"> <head> <title>GF online editor for simple multilingual grammars</title> -<link rel=stylesheet href="editor.css"> +<link rel="stylesheet" type="text/css" href="editor.css" title="Cloud"> +<link rel="alternate stylesheet" type="text/css" href="molto.css" title="MOLTO"> <link rel=author href="http://www.cse.chalmers.se/~hallgren/" title="Thomas Hallgren"> @@ -31,7 +32,7 @@ This page does not work without JavaScript. <hr> <div class=modtime><small> HTML -<!-- hhmts start --> Last modified: Thu Feb 17 17:45:54 CET 2011 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Mon Mar 28 16:45:53 CEST 2011 <!-- hhmts end --> </small></div> <a href="about.html">About</a> <script type="text/javascript" src="support.js"></script> |
