diff options
Diffstat (limited to 'src/editor/simple/about.html')
| -rw-r--r-- | src/editor/simple/about.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/editor/simple/about.html b/src/editor/simple/about.html index 5e6b17c98..5c9f88879 100644 --- a/src/editor/simple/about.html +++ b/src/editor/simple/about.html @@ -2,7 +2,8 @@ <html> <head> <title>About: 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"> @@ -179,7 +180,7 @@ to be accessed from multiple devices. <hr> <div class=modtime><small> -<!-- hhmts start --> Last modified: Wed Mar 9 12:09:09 CET 2011 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Mon Mar 28 16:24:24 CEST 2011 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
